Condition Coverage

blib/lib/Siebel/Srvrmgr/Daemon/Condition.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
242 4 18 16 $self->get_cmd_counter == $self->max_cmd_idx and $self->is_output_used
277 0 0 5 $self->total_commands > 1 and $self->get_cmd_counter <= $self->max_cmd_idx
348 17 1 4 $self->is_output_used and $self->get_cmd_counter + 1 <= $self->max_cmd_idx
378 18 0 0 $self->max_cmd_idx == 1 and not $self->is_cmd_sent