| blib/lib/Kossy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 15 | 24 | 62.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 122 | 0 | 0 | 7 | ref $_ and ref $_ eq "Kossy::Exception" |
| 169 | 0 | 0 | 20 | ref $_ and ref $_ eq "Kossy::Exception" |
| 205 | 1 | 1 | 2 | builtin::blessed($JSON_SERIALIZER) and $JSON_SERIALIZER->can("encode") |
| line | l | !l | condition |
|---|---|---|---|
| 129 | 28 | 0 | $match->{'__filter__'} || [] |
| 142 | 2 | 13 | ref $res || '' |
| 236 | 42 | 1 | ref $code || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 45 | 1 | 1 | 0 | $root_dir ||= File::Basename::dirname(Cwd::realpath($caller[1])) |
| 62 | 2 | 4 | 0 | $root_dir ||= File::Basename::dirname(Cwd::realpath($caller[1])) |
| 130 | 0 | 0 | 28 | $] == "5.02" or $] == "5.0201" |