| blib/lib/Text/PORE/Node/Standalone.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 18 | 22.2 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 28 | if $self->getDebug |
| 42 | 28 | 0 | if ($method) { } |
| 61 | 0 | 28 | if (ref($attr) =~ /ARRAY/) { } |
| 0 | 28 | elsif (ref $attr) { } | |
| 85 | 0 | 0 | if (not $attr) { } |
| 0 | 0 | elsif (not ref $attr) { } | |
| 112 | 0 | 0 | unless $objects |
| 115 | 0 | 0 | if ($objects and not ref($objects) =~ /ARRAY/) |
| 124 | 0 | 0 | ref $object ? : |