Condition Coverage

blib/lib/JSON/Any.pm
Criterion Covered Total %
condition 11 15 73.3


and 3 conditions

line !l l&&!r l&&r condition
268 11 5 1 not @order and $ENV{'JSON_ANY_ORDER'}
273 8 4 0 $handler and grep {"JSON::$_" eq $handler;} @deprecated
567 22 8 2 ref $self ? $$self[3] : $UTF8 and not utf8::is_utf8($json)
30 0 2 ref $self ? $$self[3] : $UTF8 and not utf8::is_utf8($json) and utf8::valid($json)

or 3 conditions

line l !l&&r !l&&!r condition
228 0 0 34 'json_xs' eq $key or 'json' eq $key