| blib/lib/LWP/UserAgent/Snapshot.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 26 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 55 | 0 | 0 | unless open my $in, '<', $file |
| 69 | 0 | 0 | unless open my $out, '>', $file |
| 80 | 0 | 0 | unless open my $out, '>>', $file |
| 92 | 0 | 0 | unless $MOCK_DIR |
| 105 | 0 | 0 | unless @response_file |
| 107 | 0 | 0 | if @response_file > 1 |
| 114 | 0 | 0 | if $cookie_jar |
| 120 | 0 | 0 | if ($content_handler) |
| 122 | 0 | 0 | if (ref $content_handler eq 'CODE') { } |
| 128 | 0 | 0 | unless open my $fh, '>', $content_handler |
| 153 | 0 | 0 | unless not defined $dir or -d $dir |
| 170 | 0 | 0 | unless not defined $dir or -d $dir |
| 193 | 0 | 0 | unless $DUMP_DIR |