| blib/lib/Code/Includable/Tree/FromStruct.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 14 | 71.4 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 1 | 44 | unless defined $pass_attributes |
| 30 | 0 | 45 | if ($instantiate) { } |
| 33 | 40 | 5 | if (not $pass_attributes) { } |
| 5 | 0 | elsif ($pass_attributes eq 'hash') { } | |
| 0 | 0 | elsif ($pass_attributes eq 'hashref') { } | |
| 48 | 40 | 5 | if $struct->{'_parent'} |
| 51 | 19 | 26 | if ($struct->{'_children'}) |