Condition Coverage

blib/lib/Data/Printer/Common.pm
Criterion Covered Total %
condition 15 29 51.7


and 3 conditions

line !l l&&!r l&&r condition
52 5 0 221 $max and $str_len
5 216 5 $max and $str_len and $str_len > $max
215 0 0 0 exists $props->{$name} and ref $props->{$name} eq "ARRAY"
222 0 0 0 exists $props->{'warnings'} and $props->{'warnings'}
261 1 0 0 $ddp and not $ddp->warnings
387 11 0 0 $error and index($error, "in \@INC") != -1
11 0 0 $error and index($error, "in \@INC") != -1 and $mro_initialized == 0

or 2 conditions

line l !l condition
303 39 0 $error || '(unknown error)'

or 3 conditions

line l !l&&r !l&&!r condition
319 4 98 12 not $max or @$array_ref <= $max
322 4 2 6 $preserve eq "begin" or $preserve eq "end"