blib/lib/Catalyst/ClassData.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 20 | 75.0 |
line | true | false | branch |
---|---|---|---|
10 | 0 | 5219 | if &blessed($class) |
18 | 11487 | 330391 | if (@_ > 1) |
29 | 239108 | 91283 | if (defined ${$v;}) { } |
35 | 210674 | 57247 | do { |
36 | 83889 | 184032 | if (defined ${$v;}) |
44 | 0 | 5219 | unless ref $accessor eq "CODE" |
48 | 0 | 5219 | unless $meta->isa("Class::MOP::Class") |
54 | 0 | 5219 | if $was_immutable |
60 | 0 | 5219 | if $was_immutable |
62 | 1 | 5218 | if @_ > 2 |