Condition Coverage

blib/lib/Data/Dump/HTML/Collapsible.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
109 0 0 0 &looks_like_number($val) and not $OPT_STRINGIFY_NUMBERS
0 0 0 &looks_like_number($val) and not $OPT_STRINGIFY_NUMBERS and $val eq $val + 0
0 0 0 &looks_like_number($val) and not $OPT_STRINGIFY_NUMBERS and $val eq $val + 0 and not $val =~ /\A-?(?:inf(?:inity)?|nan)\z/i

or 3 conditions

line l !l&&r !l&&!r condition
100 0 0 0 $_[0] =~ /\A-?[A-Za-z_][A-Za-z0-9_]*\z/ || $_[0] =~ /\A-?[1-9][0-9]{0,8}\z/
127 0 0 0 $_subscripts{$refaddr} //= $subscript
137 0 0 0 $ref eq "Regexp" or $ref eq "REGEXP"
207 0 0 0 wantarray || @_ > 1