Condition Coverage

blib/lib/HPC/Runner/Command/execute_job/Utils/Log.pm
Criterion Covered Total %
condition 0 19 0.0


and 3 conditions

line !l l&&!r l&&r condition
180 0 0 0 $self->can('version') and $self->has_version
186 0 0 0 $self->can('job_scheduler_id') and $self->can('jobname')
215 0 0 0 $self->show_processid and $cmdpid

or 2 conditions

line l !l condition
167 0 0 $self->version || '0.0'
174 0 0 $self->get_task_tag($cmdpid) || []
175 0 0 join(', ', @{$aref;}) || ''
187 0 0 $self->job_scheduler_id || ''
189 0 0 $self->jobname || ''