Condition Coverage

blib/lib/Data/TreeDumper/Utils.pm
Criterion Covered Total %
condition 12 20 60.0


or 2 conditions

line l !l condition
613 0 1 shift() || 1000000

or 3 conditions

line l !l&&r !l&&!r condition
175 3 0 0 'HASH' eq ref $structure or obj $structure, 'HASH'
348 2 0 0 'HASH' eq ref $structure or obj $_, 'HASH'
390 2 4 0 'HASH' eq ref $structure or obj $structure, 'HASH'
506 3 1 0 $EMPTY_STRING eq ref $class_to_key[$index] or 'Regexp' eq ref $class_to_key[$index]
533 1 4 0 $ref_s eq 'HASH' or obj $s, 'HASH'
537 3 2 9 $ref_s =~ /$$class[0]/ or obj $s, $$class[0]