| blib/lib/Object/InsideOut/lvalue.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 20 | 26 | 76.9 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 0 | 14 | if ($caller ne 'Object::InsideOut') |
| 42 | 0 | 14 | ref $field_ref eq 'HASH' ? : |
| 53 | 11 | 3 | if ($get and $get eq $set) { } |
| 71 | 0 | 14 | if (is_sharing($pkg)) |
| 76 | 4 | 10 | if ($return eq 'OLD') |
| 91 | 0 | 14 | if ($pre) |
| 116 | 4 | 10 | if ($return eq 'OLD') |
| 121 | 0 | 14 | is_sharing($pkg) ? : |
| 124 | 0 | 14 | if ($weak) |
| 130 | 4 | 10 | if ($return eq 'SELF') { } |
| 4 | 6 | elsif ($return eq 'OLD') { } | |
| 139 | 4 | 10 | if ($return eq 'SELF') { } |
| 4 | 6 | elsif ($return eq 'OLD') { } |