Condition Coverage

blib/lib/Test/AllModules.pm
Criterion Covered Total %
condition 11 18 61.1


and 3 conditions

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

or 3 conditions

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