| blib/lib/Table/ParentChild.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 93 | 2 | 0 | unless ref $_ |
| 117 | 0 | 6 | unless defined $quantity |
| 122 | 1 | 5 | if (exists $$self{'parent'}{$parent_id}) { } |
| 130 | 1 | 5 | if (exists $$self{'child'}{$child_id}) { } |
| 150 | 1 | 0 | if (exists $$self{'child'}{$child_id}) { } |
| 158 | 0 | 1 | wantarray ? : |
| 169 | 1 | 0 | if (exists $$self{'parent'}{$parent_id}) { } |
| 177 | 0 | 1 | wantarray ? : |