| blib/lib/Data/Power/Inspection.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 858 | 0 | 0 | if exists $inspection_knowledge->{$device_type} |
| 873 | 0 | 0 | if ($data->{'source'} eq $source) |
| 895 | 0 | 0 | if ($data->{'priority'} == $priority) |
| 915 | 0 | 0 | if ($rule->{'replaceable'}) |
| 929 | 0 | 0 | if (exists $inspection_knowledge->{$device_type} and exists $inspection_knowledge->{$device_type}{$equipment} and exists $inspection_knowledge->{$device_type}{$equipment}{$inspection_name}) |