Condition Coverage

blib/lib/Teamcity/Executor.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
74 0 0 0 $response->{'status'} == 401 and not $response->{'reason'}

or 2 conditions

line l !l condition
89 0 0 $build_name //= 'unnamed-build'

or 3 conditions

line l !l&&r !l&&!r condition
74 0 0 0 $response->{'status'} == 599 or $response->{'status'} == 401 and not $response->{'reason'}