blib/lib/Math/Base/Convert/Bases.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 16 | 22 | 72.7 |
line | l | !l | condition |
---|---|---|---|
93 | 0 | 432 | ref $_[0] and $package eq substr(ref $_[0], 0, $packageLen) and local *glob = $_[0] and *glob{'HASH'} |
107 | 0 | 212 | ref $_[0] and $package eq substr(ref $_[0], 0, $packageLen) and local *glob = $_[0] and *glob{'HASH'} |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
93 | 639 | 0 | 432 | ref $_[0] and $package eq substr(ref $_[0], 0, $packageLen) |
639 | 0 | 432 | ref $_[0] and $package eq substr(ref $_[0], 0, $packageLen) and local *glob = $_[0] | |
97 | 427 | 638 | 4 | defined $_[0] and (caller 0)[4] |
107 | 623 | 0 | 212 | ref $_[0] and $package eq substr(ref $_[0], 0, $packageLen) |
623 | 0 | 212 | ref $_[0] and $package eq substr(ref $_[0], 0, $packageLen) and local *glob = $_[0] | |
111 | 410 | 419 | 4 | defined $_[0] and (caller 0)[4] |