| blib/lib/Log/Saftpresse/Plugin/MtPolicyd.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 0 | if (not defined $program or $program ne 'mtpolicyd') |
| 23 | 0 | 0 | if (my(@fields) = $stash->{'message'} =~ /^([^:]+): instance=([^,]+), type=[^,]+, t=(\d+)ms,(?: plugin=([^,]+),)? result=(.*)$/) { } |
| 26 | 0 | 0 | if ($fields[3]) |
| 34 | 0 | 0 | if ($result ne '') |
| 37 | 0 | 0 | if (defined $reason and $reason ne '') |
| 47 | 0 | 0 | if (defined $action) |
| 51 | 0 | 0 | if (defined $plugin) |
| 54 | 0 | 0 | if (defined $action) |