Condition Coverage

blib/lib/Config/Model/Report.pm
Criterion Covered Total %
condition 10 14 71.4


and 3 conditions

line !l l&&!r l&&r condition
42 101 37 4 defined $value and $value =~ /\s/
48 0 39 2 defined $desc and $desc
52 39 0 2 defined $effect and $effect

or 2 conditions

line l !l condition
28 1 1 delete $args{'audit'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
30 2 0 0 delete $args{'node'} || croak(q[dump_tree: missing 'node' parameter])