blib/lib/Catalyst/ClassData.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 20 | 75.0 |
line | true | false | branch |
---|---|---|---|
10 | 0 | 5157 | if &blessed($class) |
18 | 11430 | 329508 | if (@_ > 1) |
29 | 238349 | 91159 | if (defined ${$v;}) { } |
35 | 210426 | 57090 | do { |
36 | 83802 | 183714 | if (defined ${$v;}) |
44 | 0 | 5157 | unless ref $accessor eq "CODE" |
48 | 0 | 5157 | unless $meta->isa("Class::MOP::Class") |
54 | 0 | 5157 | if $was_immutable |
60 | 0 | 5157 | if $was_immutable |
62 | 1 | 5156 | if @_ > 2 |