| blib/lib/Monitoring/TT/Object/Host.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 59 | 0 | 0 | if $val |
| 62 | 0 | 0 | if ($self->{'extra_apps'}{$app} and $self->{'apps'}{$app}) |
| 64 | 0 | 0 | ref $self->{'apps'}{$app} eq 'ARRAY' ? : |
| 67 | 0 | 0 | if $self->{'extra_apps'}{$app} |
| 68 | 0 | 0 | if $self->{'apps'}{$app} |
| 81 | 0 | 0 | if exists $self->{'apps'} |
| 94 | 0 | 0 | if exists $self->{'extra_apps'} |