blib/lib/Kossy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 19 | 47.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
134 | 0 | 0 | 4 | ref $_ and ref $_ eq 'Kossy::Exception' |
181 | 0 | 0 | 4 | ref $_ and ref $_ eq 'Kossy::Exception' |
line | l | !l | condition |
---|---|---|---|
141 | 14 | 0 | $match->{'__filter__'} || [] |
154 | 1 | 13 | ref $res || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
42 | 1 | 1 | 0 | $root_dir ||= File::Basename::dirname(Cwd::realpath($caller[1])) |
59 | 2 | 0 | 0 | $root_dir ||= File::Basename::dirname(Cwd::realpath($caller[1])) |
142 | 0 | 0 | 14 | $] == 5.02 or $] == 5.0201 |