Condition Coverage

blib/lib/Makefile/AST/Rule/Implicit.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
85 3 3 0 $recursive and $ast->apply_implicit_rules($prereq)

or 3 conditions

line l !l&&r !l&&!r condition
81 0 11 6 $ast->target_exists($prereq) or $ast->target_ought_to_exist($prereq)