| blib/lib/WWW/Mechanize/Plugin/AutoWrite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 18 | 38.8 |
| line | true | false | branch |
|---|---|---|---|
| 160 | 0 | 0 | unless (defined $$self{'counter'}) |
| 181 | 3 | 0 | if (my $filename = $self->file) |
| 191 | 0 | 3 | if (my $foldername = $self->dir) |
| 200 | 0 | 0 | defined $mime ? : |
| 257 | 3 | 0 | if (exists $$self{'autowrite'}) |
| 260 | 3 | 0 | if (_is_an_autowrite($autowrite)) { } |
| 287 | 0 | 5 | if (@_) { } |
| 290 | 0 | 0 | unless (_is_an_autowrite($autowrite)) |
| 298 | 2 | 3 | unless (exists $$self{'autowrite'}) |