Condition Coverage

blib/lib/Data/Dumper/EasyOO.pm
Criterion Covered Total %
condition 12 14 85.7


and 3 conditions

line !l l&&!r l&&r condition
302 1 338 785 defined $args[0] and $args[0] == $magic
341 1 8 0 ref $auto and ref $auto eq 'GLOB' || $auto->can('print')

or 2 conditions

line l !l condition
267 69 53 $cliPrefs{caller()} || {}

or 3 conditions

line l !l&&r !l&&!r condition
278 3 118 1 ref $cls || $cls
341 6 0 2 ref $auto eq 'GLOB' || $auto->can('print')