| blib/lib/App/FakeCDN.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 18 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 51 | 0 | 0 | if ($path =~ /\0/ or $query =~ /\0/) | 
| 58 | 0 | 0 | unless $data | 
| 81 | 0 | 0 | unless ($is_binary) | 
| 101 | 0 | 0 | if (my $val = $self->cache->get($key)) { } | 
| 106 | 0 | 0 | unless -e -f $file | 
| 123 | 0 | 0 | unless $p->getoptionsfromarray(\@argv, \my(%opt), ('root=s', 'expiration=i')) | 
| 127 | 0 | 0 | unless $opt{'root'} | 
| 134 | 0 | 0 | @_ == 1 ? : | 
| 135 | 0 | 0 | unless ($args{'listen'} or $args{'port'} or $ENV{'SERVER_STARTER_PORT'}) |