| blib/lib/Eixo/Rest/ApiFakeServer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 4 | 14 | 28.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 26 | 1 | 5 | if ($r =~ /\:/) { } | 
| 69 | 4 | 2 | unless $_->{'type'} | 
| 106 | 0 | 0 | if ($r->{'tester'}->($cgi->path_info)) | 
| 110 | 0 | 0 | if $method->{'type'} eq '*' | 
| 112 | 0 | 0 | if lc $method->{'type'} eq lc $cgi->request_method | 
| 125 | 0 | 0 | $response->{'header'} ? : | 
| 127 | 0 | 0 | $response->{'body'} ? : |