Branch Coverage

blib/lib/modules.pm
Criterion Covered Total %
branch 7 16 43.7


line true false branch
21 3 4 if (/^([\-\+])force$/)
23 2 1 $1 eq '-' ? :
25 0 3 if $DEBUG
30 0 4 if (ref $_ eq 'HASH')
34 0 0 if $DEBUG
38 0 0 if ($@)
51 0 4 if ($@)
59 0 0 if (@failed and $force)