Condition Coverage

blib/lib/Test/Needs.pm
Criterion Covered Total %
condition 5 24 20.8


and 3 conditions

line !l l&&!r l&&r condition
11 2 0 0 "$]" < 5.011 && !("$]" >= 5.009004 && "$]" < 5.010001)
17 0 2 0 "$]" >= "5.006001" and "$]" <= "5.006002"
81 1 1 1 defined $version && !_try_version($module, $version)
160 0 0 0 $plan && $plan ne 'NO PLAN'
189 0 0 0 $plan && $plan ne 'no_plan'
202 0 0 0 "Test::Builder"->can("parent") and $tb->parent

or 3 conditions

line l !l&&r !l&&!r condition
159 0 0 0 $plan or $tests
188 0 0 0 $plan or $tests