Branch Coverage

blib/lib/Class/Data/Localize.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
40 6 34 if (@_ == 3) { }
48 0 6 if ($wantclass ne $declaredclass)
55 4 30 if (@_ > 1 and $wantclass ne $declaredclass)
61 15 21 if @_ > 1
85 1 19 if (ref $declaredclass)
90 3 16 if (@args > 1) { }