| blib/lib/Nagios/Plugin/Threshold/Group.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 12 | 66.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 12 | 0 | 7 | unless my $single_threshold = delete $args{'single_threshold'} | 
| 13 | 0 | 7 | unless my $group_threshold = delete $args{'group_threshold'} | 
| 30 | 0 | 8 | if ref $values eq '' | 
| 47 | 4 | 4 | if $status != 0 | 
| 49 | 4 | 0 | if ($gt->warning->is_set) | 
| 51 | 1 | 3 | if $gt->warning->check_range($warnings + $criticals) |