blib/lib/Class/Data/Localize.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
12 | 1 | 14 | if (ref $declaredclass) |
20 | 10 | 43 | if (@_ == 3) { } |
24 | 0 | 10 | if ($wantclass ne $declaredclass) |
29 | 6 | 37 | if @_ > 1 and $wantclass ne $declaredclass |
32 | 19 | 28 | if @_ > 1 |