| blib/lib/Kwim/Byte.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 10 | 4 | 52 | if ($self->can("render_$tag")) |
| 14 | 5 | 47 | if (not defined $node) { } |
| 24 | 1 | 53 | unless length $node |
| 31 | 1 | 0 | ref $node ? : |
| 32 | 0 | 1 | @$name > 1 ? : |
| 33 | 1 | 0 | if (defined $abstract) { } |
| 34 | 0 | 1 | @$abstract > 1 ? : |
| 45 | 2 | 1 | length $text == 0 ? : |