Condition Coverage

blib/lib/App/MonM.pm
Criterion Covered Total %
condition 0 64 0.0


and 3 conditions

line !l l&&!r l&&r condition
736 0 0 0 defined $exe_out and length $exe_out
0 0 0 defined $exe_out and length $exe_out and $self->verbosemode
784 0 0 0 $NOTIFIER_LOADED and $agent
0 0 0 $NOTIFIER_LOADED and $agent and @for_notifier
864 0 0 0 defined $exe_out and length $exe_out
0 0 0 defined $exe_out and length $exe_out and $self->verbosemode
914 0 0 0 ref $sects eq 'HASH' and not exists $sects->{'enable'}
916 0 0 0 ref $r eq 'HASH' and exists $r->{'enable'}

or 2 conditions

line l !l condition
245 0 0 $self->config('dbi') || {'file', $dbi_file}
670 0 0 $args{'name'} || 'virtual'
685 0 0 $args{'sendto'} || []
764 0 0 $args{'type'} || 'http'
0 0 $args{'source'} || 'UNKNOWN'
0 0 $args{'message'} // ''
828 0 0 $args{'name'} || 'virtual'
829 0 0 $args{'message'} || ''
830 0 0 $args{'source'} || ''
844 0 0 $args{'trigger'} || []
855 0 0 $args{'type'} || 'http'
946 0 0 shift() || 'report'
947 0 0 shift() || 'virtual'
978 0 0 shift() || 'Ok'

or 3 conditions

line l !l&&r !l&&!r condition
918 0 0 0 not @names or grep {$r->{'name'} eq lc $_;} @names
925 0 0 0 not @names or grep {$v->{'name'} eq lc $_;} @names
935 0 0 0 not @names or grep {$v->{'name'} eq lc $_;} @names
940 0 0 0 not @names or grep {$sects->{'name'} eq lc $_;} @names