Branch Coverage

blib/lib/Dancer2/Core/Runner.pm
Criterion Covered Total %
branch 20 26 76.9


line true false branch
93 2 155 if $ENV{'PLACK_ENV'}
106 2 155 defined $ENV{'DANCER_NO_SERVER_TOKENS'} ? :
1 156 defined $ENV{'DANCER_STARTUP_INFO'} ? :
114 1 156 if (my $traces = $self->config->{'traces'})
116 1 0 $traces ? :
122 140 17 unless defined $Dancer2::runner
154 2 0 if $self->config->{'apphandler'} eq "PSGI"
174 8 23 if ($apps and @{$apps;}) { }
178 6 8 if (XXX) { }
4 4 elsif (ref $app_req eq 'Dancer2::Core::App') { }
4 0 elsif (not XXX) { }
231 1 0 unless $self->config->{'startup_info'}
245 0 0 unless defined $version