| lib/Haineko/HTTPD.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 24 | 41.6 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 18 | 0 | if $hainekodir |
| 56 | 90 | 0 | unless $g =~ m[\A[/.]] |
| 58 | 0 | 90 | if ($ENV{'HAINEKO_DEBUG'}) |
| 63 | 0 | 0 | unless ($g =~ /[-]debug\z/) |
| 64 | 0 | 0 | if -f -s -r $g . '-debug' |
| 71 | 18 | 0 | if (ref $milterlibs eq 'ARRAY') |
| 82 | 0 | 18 | $ENV{'HAINEKO_DEBUG'} ? : |
| 128 | 1 | 0 | unless ($mesg) |
| 134 | 1 | 0 | if (ref $mesg eq 'HASH') { } |
| 162 | 1 | 17 | unless $neko |
| 183 | 0 | 0 | unless $self->debug |
| 187 | 17 | 0 | unless $exceptions |