Branch Coverage
lib/App/TimeTracker/Command/TellRemote.pm
Criterion
Covered
Total
%
branch
0
10
0.0
line
true
false
branch
42
0
0
unless
$cfg
45
0
0
$status
eq
'start'
?
:
52
0
0
if
$cfg
->{
'secret'
}
55
0
0
if
$cfg
->{
'secret'
}
58
0
0
unless
(
$res
->is_success
)