Condition Coverage

blib/lib/Module/Faker/Dist.pm
Criterion Covered Total %
condition 15 23 65.2


and 3 conditions

line !l l&&!r l&&r condition
570 0 19 1 $self->provides and $self->include_provides_in_meta
705 0 0 22 $ext and my $method = $HANDLER_FOR{$ext}

or 2 conditions

line l !l condition
330 28 52 $module{$filename} ||= []
365 6 2 $arg ||= {}
420 12 0 $arg ||= {}
732 8 12 delete $data->{'X_Module_Faker'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
367 6 2 0 $arg->{'dir'} || File::Temp::tempdir()
422 12 0 0 $arg->{'dir'} || File::Temp::tempdir()
481 39 4 0 $provides->{$_}{'file'} //= __pkg_to_file($_)