Condition Coverage

blib/lib/File/Copy/NoClobber.pm
Criterion Covered Total %
condition 15 21 71.4


and 3 conditions

line !l l&&!r l&&r condition
73 1 0 34 -f $from and ref $to ne 'GLOB'
87 33 18 0 not $opened and $!{'EEXIST'}
111 18 15 1 $dest_file ne $orig_dest_file and $WarnNewFile
130 1 4 27 File::Copy::copy(@args) && $dest_file
146 0 0 2 File::Copy::move(@args) && $dest_file

or 3 conditions

line l !l&&r !l&&!r condition
32 1 11 0 delete $args{-'pattern'} // $pattern
127 31 1 0 $fh // $dest_file