| blib/lib/HTTP/Response/Maker/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 8 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 14 | 20 | 236 | unless (my $name = $constant) =~ s/^RC_/$prefix/ | 
| 38 | 1 | 8 | ref $_[0] eq 'ARRAY' ? : | 
| 42 | 5 | 4 | unless defined $content | 
| 43 | 2 | 7 | if $code == 204 or $code == 304 |