Condition Coverage

lib/Rex/Service/Base.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
34 0 0 0 not $self->service_exists($service_name) and "Rex::Config"->get_check_service_exists

or 3 conditions

line l !l&&r !l&&!r condition
19 0 0 0 ref $that || $that
145 0 0 0 $what =~ /^start/u or $what =~ /^run/u