blib/lib/App/Sets/Parser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 7 | 71.4 |
line | l | !l | condition |
---|---|---|---|
184 | 128 | 1392 | $retval || '' |
203 | 444 | 380 | &$sub($string, $pos) || (next) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
227 | 4556 | 0 | 0 | 'App::Sets::Parser'->can($_) || LOGDIE("unknown $_") |