Condition Coverage

blib/lib/Test/Plan.pm
Criterion Covered Total %
condition 6 7 85.7


and 3 conditions

line !l l&&!r l&&r condition
235 0 2 1 exists $Test::Plan::Config{$key} and config_enabled($key)

or 2 conditions

line l !l condition
201 4 1 shift() || ''
257 2 1 shift() || 'no reason specified'