| blib/lib/JMX/Jmx4Perl/Nagios/MessageHandler.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 0 | 0 | unless defined $JMX::Jmx4Perl::Nagios::MessageHandler::ERRORS{uc $code} or defined $JMX::Jmx4Perl::Nagios::MessageHandler::STATUS_TEXT{$code} |
| 30 | 0 | 0 | if $JMX::Jmx4Perl::Nagios::MessageHandler::STATUS_TEXT{$code} |
| 33 | 0 | 0 | unless $$self{'messages'}{$code} |
| 46 | 0 | 0 | if @{$arg{'unknown'};} |
| 47 | 0 | 0 | if @{$arg{'critical'};} |
| 48 | 0 | 0 | if @{$arg{'warning'};} |
| 50 | 0 | 0 | @$_ ? : |
| 51 | 0 | 0 | ref $arg{'ok'} ? : |
| 0 | 0 | $arg{'ok'} ? : |