Condition Coverage

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


or 2 conditions

line l !l condition
48 22 25 $self->{'RULE_TYPE'} || ':'
61 0 125 $self->{'HAS_RECIPE'} ||= undef

or 3 conditions

line l !l&&r !l&&!r condition
47 7 102 47 $self->phony or $self->has_recipe
58 14 111 0 $self->{'RULE_TYPE'} ||= $new_kind