line |
true |
false |
branch |
56
|
0 |
0 |
if ($signal eq 'HUP') { }
|
|
0 |
0 |
elsif ($signal eq 'CONT') { }
|
|
0 |
0 |
elsif ($signal eq 'TSTP') { }
|
97
|
0 |
0 |
if ($state == 1) { }
|
|
0 |
0 |
elsif ($state == 2) { }
|
|
0 |
0 |
elsif ($state == 3) { }
|
|
0 |
0 |
elsif ($state == 4) { }
|
|
0 |
0 |
elsif ($state == 6) { }
|
|
0 |
0 |
elsif ($state == 7) { }
|
|
0 |
0 |
elsif ($state == 5) { }
|
135
|
0 |
0 |
if ($self->last_state == 8) { }
|
158
|
0 |
0 |
if ($self->last_state == 6)
|
181
|
0 |
0 |
unless ($self->last_state == 8)
|
197
|
0 |
0 |
unless ($delay == 0)
|
200
|
0 |
0 |
if $stat != 0
|
219
|
0 |
0 |
if (defined $state)
|