Condition Coverage

lib/Module/Build/SysPath.pm
Criterion Covered Total %
condition 0 23 0.0


and 3 conditions

line !l l&&!r l&&r condition
75 0 0 0 basename($file) =~ /^\./ and not exists $builder->{'properties'}{$path_type . '_files'}{$file}
94 0 0 0 $non_persistant and not exists $builder->{'properties'}{$path_type . '_files'}{$file}
105 0 0 0 basename($file) =~ /^\./ and basename($file) ne '.exists'
119 0 0 0 $diff and 'Sys::Path'->changed_since_install($dest_file)
124 0 0 0 'Sys::Path'->changed_since_install($dest_file, $file) and 'Sys::Path'->prompt_cfg_file_changed($file, $dest_file, sub { $builder->prompt(@_); } )

or 2 conditions

line l !l condition
54 0 0 $builder->{'properties'}{$path_type . '_files'} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
182 0 0 0 $destdir || ()
239 0 0 0 $destdir || ()