Condition Coverage

blib/lib/Kossy.pm
Criterion Covered Total %
condition 13 22 59.0


and 3 conditions

line !l l&&!r l&&r condition
125 0 0 4 ref $_ and ref $_ eq "Kossy::Exception"
172 0 0 4 ref $_ and ref $_ eq "Kossy::Exception"
208 1 1 2 &Scalar::Util::blessed($JSON_SERIALIZER) and $JSON_SERIALIZER->can("encode")

or 2 conditions

line l !l condition
132 15 0 $match->{'__filter__'} || []
145 2 13 ref $res || ''

or 3 conditions

line l !l&&r !l&&!r condition
45 1 1 0 $root_dir ||= File::Basename::dirname(Cwd::realpath($caller[1]))
62 2 1 0 $root_dir ||= File::Basename::dirname(Cwd::realpath($caller[1]))
133 0 0 15 $] == "5.02" or $] == "5.0201"