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
282 20 6 3 not @order and $ENV{'JSON_ANY_ORDER'}
286 15 8 0 $handler and grep(("JSON::$_" eq $handler), @deprecated)
559 36 12 2 ref $self ? $self->[3] : $UTF8 and not utf8::is_utf8($json)
48 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
241 0 0 42 "json_xs" eq $key or "json" eq $key