Branch Coverage

blib/lib/App/mvr.pm
Criterion Covered Total %
branch 28 38 73.6


line true false branch
30 5 12 unless ref $args{'source'} eq 'ARRAY'
35 1 16 if @{$args{'source'};} > 1 and not $dest_is_dir
37 12 4 if $VERBOSE
39 6 12 if $VERBOSE == 1
41 0 18 unless ($from->exists)
45 10 8 $dest_is_dir ? :
46 1 17 if $from->absolute eq $to->absolute
49 11 6 if ($to->exists)
50 4 7 if ($args{'deduplicate'})
51 4 0 if $VERBOSE > 1
53 2 2 if (&$duplicates($from, $to)) { }
54 2 0 if $VERBOSE > 1
63 2 0 if $VERBOSE > 1
71 4 5 $dest_is_dir ? :
2 7 $suffix ? :
77 4 5 if $VERBOSE > 1
87 0 0 if ($$_{'err'} == 18) { }
88 0 0 if $VERBOSE > 1
93 0 0 if $VERBOSE > 1