| blib/lib/Swim/Tree.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 22 | 9.0 |
| line | true | false | branch |
|---|---|---|---|
| 62 | 0 | 0 | if ($item->{'item'}[0]{'para'}) |
| 78 | 0 | 0 | if ($item->{'oitem'}[0]{'para'}) |
| 94 | 0 | 0 | if (s/(.*?) :: +(\S.*)\n//) { } |
| 104 | 0 | 0 | if (length $rest) |
| 116 | 0 | 0 | if (defined $abstract) { } |
| 139 | 0 | 0 | if ($content =~ /^(\w+)$/ and defined(my $value = $self->meta->{$1})) { } |
| 209 | 0 | 0 | if (ref $content) |
| 211 | 0 | 0 | if (@$content == 1) { } |
| 0 | 0 | elsif (@$content > 1) { } | |
| 228 | 1 | 0 | unless ($start) |
| 245 | 0 | 1 | if ref $content->[$i] |