Condition Coverage

lib/Module/Provision/TraitFor/Rendering.pm
Criterion Covered Total %
condition 1 15 6.6


and 3 conditions

line !l l&&!r l&&r condition
84 1 0 0 $index->exists and $data = $self->file->data_load('paths', [$index], 'storage_class', 'Any')
146 0 0 0 $target->exists and $target->is_dir
155 0 0 0 $target->exists and not $self->force
0 0 0 $target->exists and not $self->force and $prompt = $self->loc('File [_1] exists, overwrite?', $file)
0 0 0 $target->exists and not $self->force and $prompt = $self->loc('File [_1] exists, overwrite?', $file) and not $self->yorn($self->add_leader($prompt), 0, 1)