| blib/lib/Simple/SAX/Serializer/Parser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 74 | 12 | 53 | if ($prefix) { } |
| 112 | 63 | 0 | if (my $callback = $$self{'parser'}->find_handlder($elements)) |
| 114 | 50 | 13 | if @$elements > 1 |
| 115 | 50 | 13 | @$elements > 1 ? : |
| 120 | 13 | 50 | if @$elements == 1 |