Branch Coverage

examples/07-extension-fullflush/app.pl
Criterion Covered Total %
branch 6 8 75.0


line true false branch
12 1 1 if $scope->{'type'} ne "http"
17 0 1 if $event->{'type'} ne "http.request"
18 1 0 unless $event->{'more'}
43 2 1 if ($supports_fullflush and not $is_last)