Condition Coverage

blib/lib/Beam/Make.pm
Criterion Covered Total %
condition 8 10 80.0


or 2 conditions

line l !l condition
251 7 6 delete $target_conf->{'$class'} || 'Beam::Make::File'
275 4 9 $recipe->last_modified || -1

or 3 conditions

line l !l&&r !l&&!r condition
283 6 0 7 @target_stack or $Beam::Make::LOG->is_info
295 49 0 66 not ref $conf or &blessed($conf)