Branch Coverage
blib/lib/App/Git/Workflow/Command/Touch.pm
Criterion
Covered
Total
%
branch
2
8
25.0
line
true
false
branch
38
0
1
if
(
-d
$file
)
41
0
0
unless
(
$option
{
'recurse'
}
)
47
0
0
if
(
$time
>
$max_time
)
58
0
1
unless
(
$log
)