blib/lib/Test/Plan.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 7 | 85.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
235 | 0 | 2 | 1 | exists $Test::Plan::Config{$key} and config_enabled($key) |
line | l | !l | condition |
---|---|---|---|
201 | 4 | 1 | shift() || '' |
257 | 2 | 1 | shift() || 'no reason specified' |