Condition Coverage

blib/lib/Test/Needs.pm
Criterion Covered Total %
condition 4 25 16.0


and 3 conditions

line !l l&&!r l&&r condition
11 1 0 0 "$]" < 5.011 && !("$]" >= 5.009004 && "$]" < 5.010001)
73 1 1 1 defined $version && !_try_version($module, $version)
146 0 0 0 $plan && $plan ne 'NO PLAN'
173 0 0 0 $plan && $plan ne 'no_plan'
185 0 0 0 'Test::Builder'->can('parent') and $tb->parent

or 2 conditions

line l !l condition
95 0 0 $Test::Builder::Level || 0
105 0 0 $Test::Builder::Level || 0

or 3 conditions

line l !l&&r !l&&!r condition
145 0 0 0 $plan or $tests
172 0 0 0 $plan or $tests