Condition Coverage

blib/lib/Module/Faker/Dist.pm
Criterion Covered Total %
condition 14 23 60.8


and 3 conditions

line !l l&&!r l&&r condition
569 0 18 1 $self->provides and $self->include_provides_in_meta
704 0 0 21 $ext and my $method = $HANDLER_FOR{$ext}

or 2 conditions

line l !l condition
329 28 44 $module{$filename} ||= []
364 6 2 $arg ||= {}
419 11 0 $arg ||= {}
731 8 11 delete $data->{'X_Module_Faker'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
366 6 2 0 $arg->{'dir'} || File::Temp::tempdir()
421 11 0 0 $arg->{'dir'} || File::Temp::tempdir()
480 39 0 0 $provides->{$_}{'file'} //= __pkg_to_file($_)