Condition Coverage

blib/lib/Working/Daemon.pm
Criterion Covered Total %
condition 0 10 0.0


or 2 conditions

line l !l condition
109 0 0 $self->options->{$raw_option} || ''
203 0 0 $version || ''

or 3 conditions

line l !l&&r !l&&!r condition
68 0 0 0 shift @ARGV || $self->default_action
78 0 0 0 $action eq 'start' or $action eq 'restart'