Condition Coverage

blib/lib/Log/Log4perl/Config/Watch.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
38 3 0 1 $old_sig_handler and ref $old_sig_handler eq "CODE"
118 19 2 1 exists $self->{'_file_inode'} and $self->{'_file_inode'} ne $current_inode
186 39 16 4 not $force and $self->{'_last_checked_at'} + $self->{'check_interval'} > $time

or 3 conditions

line l !l&&r !l&&!r condition
176 1 0 58 $self->{'signal_caught'} or $SIGNAL_CAUGHT