| blib/lib/Stanza.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 0 | if ($theParent) |
| 50 | 0 | 0 | if scalar @_ < 3 |
| 64 | 0 | 0 | if (scalar @_ > 2) |
| 66 | 0 | 0 | if (exists $$theObject{'data'}{$theName}) { } |
| 94 | 0 | 0 | if (defined $theObject->item($_)) { } |
| 111 | 0 | 0 | if scalar @_ > 1 |