| blib/lib/Web/Paste/Simple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 81 | 0 | 0 | unless -d $self->storage |
| 82 | 0 | 0 | unless -w $self->storage |
| 94 | 0 | 0 | if ($req->method eq 'POST') { } |
| 0 | 0 | elsif ($req->path =~ m[^/([^.]+)]) { } | |
| 0 | 0 | elsif ($req->path eq '/') { } | |
| 137 | 0 | 0 | unless -r $file |
| 140 | 0 | 0 | exists $req->parameters->{'raw'} ? : |