| blib/lib/Plack/Middleware/Watermark.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 12 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 0 | 13 | unless ($self->comment) |
| 53 | 13 | 0 | if ($type and $$res[0] == 200) |
| 55 | 1 | 12 | unless $comment_style{$mime_type{$type} or ''} |
| 56 | 12 | 1 | if ($start or $stop) |
| 59 | 12 | 12 | unless defined $chunk |
| 60 | 1 | 11 | ref $self->comment eq 'CODE' ? : |