| blib/lib/Paranoid/Log/Buffer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 8 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 77 | 0 | 1 | if exists $buffers{$name} |
| 92 | 134 | 0 | if (exists $buffers{$record{'name'}}) |
| 96 | 80 | 54 | exists $record{'options'}{'size'} ? : |
| 124 | 12 | 0 | if exists $buffers{$name} |