| examples/05-sse-broadcaster/app.pl | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 10 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 10 | 3 | 0 | $HAS_FUTURE_IO ? : |
| 18 | 0 | 1 | if $event->{'type'} eq "sse.disconnect" |
| 25 | 1 | 1 | if $scope->{'type'} ne "sse" |
| 41 | 0 | 3 | if $disconnect->is_ready |
| 46 | 1 | 0 | if $disconnect->can("cancel") and not $disconnect->is_ready |