Condition Coverage

blib/lib/TinyMake.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
215 0 0 0 ref $params[$_] eq '' and $params[$_] ne ''

or 3 conditions

line l !l&&r !l&&!r condition
269 0 0 0 exists $command_for_target{$source} or exists $prerequisites_for_target{$source}