| blib/lib/X12/Parser/Tree.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 58 | 0 | 1 | defined $$self{'_PARENT'} ? : |
| 73 | 2 | 0 | defined $$self{'_CHILDREN'} ? : |
| 88 | 581 | 65 | if (defined $$self{'_CHILDREN'}) |
| 96 | 104 | 28 | if ($self->get_child_count) { } |
| 111 | 59 | 73 | if ($args[1] eq '') { } |
| 121 | 33 | 381 | if ($$self{'_SEG'} eq @{$elements;}[0]) |
| 122 | 16 | 17 | if (defined $$self{'_SEG_QUAL_POS'}) { } |
| 142 | 0 | 0 | unless (defined $node) |