Branch Coverage

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


line true false branch
28 0 0 if $self->{'debug'} > 5
31 0 0 if ($message->{'watches'})
59 0 0 if $level->{'transform'}
60 0 0 if (my $actions = $level->{'actions'})
61 0 0 if ($actions->{'signal'}) { }
92 0 0 unless $watch->{'levels'}
93 0 0 if (my $pid = $watch->{'resourceWatcher_PID'}) { }
95 0 0 unless ($process_info)
96 0 0 if ($watch->{'no_process'})
101 0 0 if $watch->{'no_process'}{'transform'}
112 0 0 if (my $floor = $level->{'floor'}) { }
115 0 0 unless (defined $process_info->{$floor_field})
121 0 0 if ($process_info->{$floor_field} > $floor->{$floor_field})
125 0 0 if ($fire)
138 0 0 if ($@)
168 0 0 unless $self->{'config'}{'watches'}
169 0 0 unless $self->{'state'}
170 0 0 unless $self->{'state'}{'watches'}