blib/lib/Catalyst/ClassData.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 20 | 75.0 |
line | true | false | branch |
---|---|---|---|
10 | 0 | 5188 | if &blessed($class) |
18 | 11458 | 329804 | if (@_ > 1) |
29 | 238601 | 91203 | if (defined ${$v;}) { } |
35 | 210514 | 57163 | do { |
36 | 83828 | 183849 | if (defined ${$v;}) |
44 | 0 | 5188 | unless ref $accessor eq "CODE" |
48 | 0 | 5188 | unless $meta->isa("Class::MOP::Class") |
54 | 0 | 5188 | if $was_immutable |
60 | 0 | 5188 | if $was_immutable |
62 | 1 | 5187 | if @_ > 2 |