| blib/lib/dansguardian.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 102 | 0 | 0 | if @_ |
| 117 | 0 | 0 | if @_ |
| 152 | 0 | 0 | unless $args{'add'} and $args{'file'} |
| 184 | 0 | 0 | unless $args{'file'} and $args{'line'} |
| 204 | 0 | 0 | unless $file |
| 215 | 0 | 0 | unless open FILE, "$file" |
| 219 | 0 | 0 | if $comments |
| 222 | 0 | 0 | if $data ne '' |
| 230 | 0 | 0 | unless $file and $message |
| 231 | 0 | 0 | unless open FILE, ">>$file" |
| 232 | 0 | 0 | if ($comment) { } |
| 242 | 0 | 0 | unless tie my @content, 'Tie::File', $file |