blib/lib/Class/Accessor/Children.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
20 | 1 | 7 | if scalar @_ % 2 |
24 | 1 | 8 | if ref $name |
25 | 1 | 7 | unless ref $list |
26 | 7 | 1 | $name ne '' ? : |
27 | 3 | 5 | unless ($child->isa('Class::Accessor::Children')) |