| blib/lib/Seshat.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 0 | 0 | if (exists $$self{'PARAM'}{$_}) |
| 46 | 0 | 0 | unless open FH, '>>' . $$self{'FILE'} |
| 51 | 0 | 0 | if (not flock(FH, 2)) { } |
| 61 | 0 | 0 | if ($$self{'FLAG'} eq 1) { } |
| 69 | 0 | 0 | if ($flag eq 1) { } |
| 0 | 0 | elsif ($flag eq 0) { } | |
| 81 | 0 | 0 | unless close FH |