Condition Coverage

blib/lib/MojoX/AlmostJSON.pm
Criterion Covered Total %
condition 6 17 35.2


and 3 conditions

line !l l&&!r l&&r condition
246 2 0 1 $ref eq 'SCALAR' and not $$value =~ /^[01]$/
253 0 0 0 blessed $value and my $sub = $value->can('TO_JSON')
262 1 0 4 B::svref_2object(\$value)->FLAGS & 12288 and 0 + $value eq $value
1 0 4 B::svref_2object(\$value)->FLAGS & 12288 and 0 + $value eq $value and $value * 0 == 0

or 2 conditions

line l !l condition
281 0 0 pop @lines or ''

or 3 conditions

line l !l&&r !l&&!r condition
49 0 0 0 ref $_[0] eq 'ARRAY' or ref $_[0] eq 'HASH'