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