Condition Coverage

lib/SVG/Estimate/Path.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
109 1080 0 0 exists $args->{'summarize'} and $args->{'summarize'}

or 3 conditions

line l !l&&r !l&&!r condition
65 0 2 54 not exists $args->{'d'} or $args->{'d'} =~ /^\s*$/