Branch Coverage

blib/lib/TinyMake.pm
Criterion Covered Total %
branch 0 38 0.0


line true false branch
96 0 0 if grep {$_ eq $node;} @$visited
124 0 0 if (exists $prerequisites_for_target{$node})
144 0 0 unless (defined $node)
148 0 0 unless (defined $lvl)
152 0 0 if (exists $command_for_target{$node}) { }
160 0 0 if (exists $comment_for_target{$node})
168 0 0 if (exists $prerequisites_for_target{$node})
199 0 0 unless defined $first
201 0 0 if (@params) { }
205 0 0 if (ref $params[$_] eq 'CODE')
210 0 0 if (ref $params[$_] eq 'ARRAY')
215 0 0 if (ref $params[$_] eq '' and $params[$_] ne '')
269 0 0 if (exists $command_for_target{$source} or exists $prerequisites_for_target{$source}) { }
282 0 0 unless (exists $cachedsourcetimes{$source})
307 0 0 unless @_
320 0 0 if (exists $prerequisites_for_target{$target})
329 0 0 if (-e $target)
338 0 0 if ($exec)
346 0 0 unless $exec