| blib/lib/Apache/Htaccess.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 26 | 30.7 |
| line | true | false | branch |
|---|---|---|---|
| 174 | 0 | 1 | unless ($file) |
| 181 | 1 | 0 | if (-e $file) |
| 182 | 0 | 1 | unless (open FILE, $file) |
| 213 | 0 | 2 | unless (open FILE, "+>$$self{'FILENAME'}") |
| 244 | 1 | 0 | if (@_) { } |
| 0 | 0 | elsif (@{$$self{'GLOBAL_REQ'};}) { } | |
| 271 | 0 | 0 | @_ ? : |
| 292 | 0 | 1 | unless my $file = shift() |
| 293 | 1 | 0 | if (@_) { } |
| 319 | 0 | 0 | unless my $file = shift() |
| 320 | 0 | 0 | if (@_) { } |
| 347 | 1 | 0 | @_ ? : |
| 365 | 0 | 0 | @_ ? : |