blib/lib/Test/Identity.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 12 | 91.6 |
line | true | false | branch |
---|---|---|---|
79 | 5 | 11 | if (not defined $ref) { } |
0 | 11 | elsif (not refaddr $ref) { } | |
4 | 7 | elsif (blessed $ref) { } | |
109 | 4 | 4 | if ($got_desc ne $exp_desc) |
115 | 1 | 3 | unless (defined $got) |
124 | 1 | 2 | if ($got_addr != $exp_addr) |