| blib/lib/Munin/Plugin/ApacheRequest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 10 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 129 | 1 | 3 | $ACCESS_LOG_PATTERN =~ /\%s/ ? : | 
| 148 | 1 | 3 | if (@ARGV and $ARGV[0] eq 'config') | 
| 163 | 1 | 2 | if ($@ or not $config_file) | 
| 174 | 911 | 29 | if ($$types{$type}{'matches'}(\@fields)) | 
| 182 | 4 | 2 | $$types{$type}{'lines'} ? : |