Condition Coverage

File:lib/App/Dest.pm
Coverage:58.2%

line%coveragecondition
57100
Adec
00
11
$dir //= ''
74100
Adec
00
11
$dir //= ''
9450
Adec
00
11
$ext //= ''
15029
ABCDdec
0X0X0
0X100
0X111
100X0
10100
10111
11XX1
$a and $a =~ m[/dest.wrap$]u or $b and $b =~ m[/dest.wrap$]u
16833
ABdec
0X0
100
111
$@ and $@ =~ /Not a directory/u
18950
Adec
00
11
$a ||= ''
19050
Adec
00
11
$b ||= ''
19233
ABdec
000
011
1X1
$a =~ m[/dest.wrap$]u or $b =~ m[/dest.wrap$]u
22914
ABCDdec
0X0X0
0X100
0X111
100X0
10100
10111
11XX1
$a and $a =~ m[/dest.wrap$]u or $b and $b =~ m[/dest.wrap$]u
36360
ABCDEdec
0XX0X0
0XX100
0XX111
10X0X0
10X100
10X111
1100X0
110100
110111
111XX1
$type eq 'deploy' and not $run_quiet and -f '.dest/' . $file or $type eq 'revert' and not -f $file
38471
ABCDdec
0X0X0
0X100
0X111
100X0
10100
10111
11XX1
$type eq 'deploy' and not -f '.dest/' . $files[0] or $type eq 'revert' and -f '.dest/' . $files[0]