| blib/lib/Dancer/Object.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 14 | 71.4 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 0 | 1 | unless "Dancer::ModuleLoader"->load("Clone") |
| 41 | 174 | 177 | unless $_attrs_per_class->{$class} |
| 48 | 0 | 177 | if $parent =~ /^::/ |
| 52 | 0 | 177 | if $visited_parents->{$parent}++ |
| 56 | 0 | 177 | unless $parent->isa("Dancer::Object") |
| 71 | 61131 | 7359 | if (@_ == 1) { } |
| 98 | 5295 | 1037 | unless exists $self->{$k} |