blib/lib/Class/Variable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
57 | 2 | 4 | unless (exists $$NS{$self} and defined $$NS{$self}{' self'}) |
79 | 0 | 14 | unless (exists $$NS{$self} and defined $$NS{$self}{' self'}) |
90 | 6 | 8 | unless (caller)->isa($package) |
107 | 0 | 14 | unless (exists $$NS{$self} and defined $$NS{$self}{' self'}) |
118 | 8 | 6 | if caller ne $package |