Condition Coverage

blib/lib/HPC/Runner/Command/stats.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
112 0 0 0 $self->json and $self->summary
0 0 0 not $self->json and $self->summary
0 0 0 $self->json and $self->long
0 0 0 not $self->json and $self->long
181 0 0 0 $self->has_data_tar and $self->data_tar->exists
0 0 0 $self->has_data_tar and not $self->data_tar->exists
210 0 0 0 not path($data_path)->exists and path($data_path)->is_dir