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
255 46 93 135 not utf8::is_utf8($value) and length((my $dummy = "") & $value)
139 3 132 not utf8::is_utf8($value) and length((my $dummy = "") & $value) and 0 + $value eq $value
96 2 130 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
272 17 2 pop @lines or ""

or 3 conditions

line l !l&&r !l&&!r condition
51 2 1 91 ref $_[0] eq "ARRAY" or ref $_[0] eq "HASH"