| blib/lib/Apache/Session/Lock/Memorycached.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 18 | 38.8 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 0 | 1 | if $$self{'read'} |
| 30 | 1 | 0 | unless ($$self{'opened'}) |
| 40 | 0 | 2 | if $$self{'write'} |
| 42 | 1 | 1 | unless ($$self{'opened'}) |
| 52 | 0 | 0 | unless $$self{'read'} |
| 54 | 0 | 0 | unless ($$self{'write'}) |
| 65 | 0 | 0 | unless $$self{'write'} |
| 67 | 0 | 0 | if ($$self{'read'}) { } |
| 80 | 2 | 2 | if ($$self{'opened'}) |