Condition Coverage

blib/lib/Test/AllModules.pm
Criterion Covered Total %
condition 10 18 55.5


and 3 conditions

line !l l&&!r l&&r condition
64 20 0 0 _is_win() and $fork
105 38 0 0 $before_hook and &$before_hook($code, $class, $count)
142 20 3 3 $fork && $fork == 2
206 0 20 0 $^O && $^O eq 'MSWin32'

or 3 conditions

line l !l&&r !l&&!r condition
51 5 0 15 delete $param{'use'} || $param{'use_ok'}
52 2 0 18 delete $param{'require'} || $param{'require_ok'}