Condition Coverage

blib/lib/Monitoring/TT.pm
Criterion Covered Total %
condition 2 33 6.0


and 3 conditions

line !l l&&!r l&&r condition
84 0 0 0 -e $self->{'out'} and not $self->{'opt'}{'force'}
203 0 0 0 defined $self->{'opt'}{'templatefilter'} and not $file =~ /$self->{'opt'}{'templatefilter'}/mx
252 0 0 0 defined $typefilter and not join(',', values %{$o;}) =~ /$typefilter/mx
272 0 0 0 defined $self->{'opt'}{'templatefilter'} and not $file =~ /$self->{'opt'}{'templatefilter'}/mx
336 0 0 0 defined $self->{'opt'}{'templatefilter'} and not $t =~ /$self->{'opt'}{'templatefilter'}/mx
361 0 0 0 defined $appdirs and scalar @{$appdirs;} > 0
369 0 0 0 defined $self->{'opt'}{'templatefilter'} and not $t =~ /$self->{'opt'}{'templatefilter'}/mx
403 0 0 0 not -d $dir and $dir =~ /$pattern/mx
622 0 0 0 defined $lines->[$x] and $lines->[$x] =~ /SRC\s+(.*):(\d+)/mx

or 3 conditions

line l !l&&r !l&&!r condition
554 0 3 0 $1 eq 'service' or $1 eq 'host'
3 0 0 $1 eq 'service' or $1 eq 'host' or $1 eq 'contact'