Branch Coverage

blib/lib/App/MultiModule/Tasks/ResourceWatcher.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
29 0 0 if $self->{'debug'} > 5
32 0 0 if ($message->{'watches'})
60 0 0 if $level->{'transform'}
61 0 0 if (my $actions = $level->{'actions'})
62 0 0 if ($actions->{'signal'}) { }
90 0 0 unless $watch->{'levels'}
91 0 0 if (my $pid = $watch->{'resourceWatcher_PID'}) { }
93 0 0 unless ($process_info)
94 0 0 if ($watch->{'no_process'})
99 0 0 if $watch->{'no_process'}{'transform'}
110 0 0 if (my $floor = $level->{'floor'}) { }
113 0 0 unless (defined $process_info->{$floor_field})
119 0 0 if ($process_info->{$floor_field} < $floor->{$floor_field})
123 0 0 if ($fire)
136 0 0 if ($@)
166 0 0 unless $self->{'config'}{'watches'}
167 0 0 unless $self->{'state'}
168 0 0 unless $self->{'state'}{'watches'}