Branch Coverage

blib/lib/Teamcity/Executor.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
66 0 0 if $response->{'status'} != 599
67 0 0 unless $retry
72 0 0 if $retry
76 0 0 unless ($response->{'success'})
216 0 0 if $state ne 'finished'
220 0 0 if ($status eq 'SUCCESS') { }
0 0 elsif ($status eq 'FAILURE') { }