line |
true |
false |
branch |
33
|
0 |
1 |
if (defined $config{'serialport'}) |
137
|
0 |
0 |
if ($count == 0) |
176
|
0 |
0 |
if ($duration > $$config{'used'} or $$config{'fullgraph'} == 0) |
181
|
0 |
0 |
if ($duration > $$config{'warmupramptime'} + $warmupsecs and $$config{'fullgraph'} == 0) |
184
|
0 |
0 |
if ($duration > $$config{'fireuptime'}) |
257
|
0 |
0 |
if ($duration <= $$config{'warmupramptime'} and $$config{'fullgraph'} == 0) { } |
279
|
0 |
0 |
if ($duration < $$config{'used'} + $warmupsecs and $$config{'fullgraph'} == 0) { } |
312
|
0 |
0 |
if ($duration < $endfireuptime) { } |
340
|
0 |
0 |
if ($duration < $$config{'used'} + $fullconetime) { } |