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