| lib/Object/Meta/Named/List.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 10 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 125 | 6 | 0 | if (scalar @_ > 1) |
| 126 | 6 | 0 | if (defined builtin::blessed($_[1])) { } |
| 136 | 0 | 6 | if (defined $mtaety and not $mtaety->isa("Object::Meta::Named")) |
| 140 | 0 | 6 | unless defined $mtaety |
| 179 | 2 | 0 | if (defined $snm and $snm ne "") |