Branch Coverage

blib/lib/Thunderhorse/App.pm
Criterion Covered Total %
branch 17 24 70.8


line true false branch
103 0 39 unless $reader isa "Gears::Config::Reader::PerlScript"
145 2 37 if (not ref $preconf) { }
187 2 101 if $scope_type eq "lifespan"
190 0 101 unless $scope_type =~ /^(http|sse|websocket)$/u
209 4 95 unless ($ctx->is_consumed)
219 0 103 if $ENV{'THUNDERHORSE_SCRIPT'}
226 0 11 if (ref $mw eq 'CODE') { }
11 0 elsif ($mw isa 'PAGI::Middleware') { }
242 8 6 defined $message && !$self->is_production ? :
261 0 6 unless defined $area
265 0 6 if exists $area->{$name}
316 4 7 $error isa 'Gears::X::HTTP' ? :