| blib/lib/Aozora2Epub/XHTML/Tree.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 8 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 80 | 520 | if ($selector =~ m[(?:/|id\()]) |
| 44 | 211 | 42 | if ($elem->isa("HTML::Element")) |
| 57 | 680 | 80 | unless $nodes |
| 72 | 0 | 560 | if (ref $selector eq 'CODE') { } |