| blib/lib/Kelp/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 14 | 92.8 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 167 | 703 | if $class ne __PACKAGE__ |
| 21 | 621 | 82 | if ($base ne "-strict") |
| 25 | 620 | 1 | if ($base ne "-attr") |
| 52 | 0 | 2683 | if (ref $default and ref $default ne "CODE") |
| 67 | 3907 | 26722 | if @_ > 1 and not $readonly |
| 68 | 23480 | 3242 | if exists $_[0]{$name} |
| 69 | 1695 | 1547 | $default_sub ? : |