| blib/lib/Path/Iterator/Rule/RT.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 26 | 7.6 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 1 | if (@_ % 2) |
| 24 | 0 | 1 | if ($args{'config_file'}) |
| 31 | 0 | 0 | unless ($rt) |
| 125 | 0 | 0 | unless $id =~ /^\d+$/ |
| 136 | 0 | 0 | unless $ticket |
| 148 | 0 | 0 | unless $id =~ /^\d+$/ |
| 159 | 0 | 0 | unless $ticket |
| 171 | 0 | 0 | unless $id =~ /^\d+$/ |
| 182 | 0 | 0 | unless $ticket |
| 204 | 0 | 0 | unless $id =~ /^\d+$/ |
| 226 | 0 | 0 | unless open my $handle, '<', $file |
| 230 | 0 | 0 | if /^#/ or /^\s*$/ |
| 232 | 0 | 0 | if (/^(externalauth|user|passwd|server|query|orderby|queue)\s+(.*)\s?$/) { } |