Condition Coverage

blib/lib/Mojo/JSON.pm
Criterion Covered Total %
condition 14 14 100.0


and 3 conditions

line !l l&&!r l&&r condition
265 5 28 28 not utf8::is_utf8($value) and length((my $dummy = "") & $value)
33 3 25 not utf8::is_utf8($value) and length((my $dummy = "") & $value) and 0 + $value eq $value
31 2 23 not utf8::is_utf8($value) and length((my $dummy = "") & $value) and 0 + $value eq $value and $value * 0 == 0

or 2 conditions

line l !l condition
282 17 1 pop @lines or ""

or 3 conditions

line l !l&&r !l&&!r condition
58 3 1 92 ref $_[0] eq "ARRAY" or ref $_[0] eq "HASH"