blib/lib/HPC/Runner/Command/stats.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 21 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
113 | 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 | |
177 | 0 | 0 | 0 | $self->has_data_dir and $self->data_dir->exists |
0 | 0 | 0 | $self->has_data_dir and not $self->data_dir->exists | |
207 | 0 | 0 | 0 | not path($data_path)->exists and path($data_path)->is_dir |