Branch Coverage
blib/lib/WebService/Beeminder.pm
Criterion
Covered
Total
%
branch
1
8
12.5
line
true
false
branch
31
1
0
unless
(
$self
->agent
)
89
0
0
unless
(
$resp
->is_success
)
103
0
0
if
(
$self
->dryrun
)
123
0
0
unless
(
$resp
->is_success
)