Condition Coverage

blib/lib/Dancer2/Core/Runner.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

line !l l&&!r l&&r condition
174 22 0 8 $apps and @{$apps;}

or 2 conditions

line l !l condition
106 10 145 $ENV{'DANCER_APPHANDLER'} || 'Standalone'
1 154 $ENV{'DANCER_TRACES'} || 0
0 155 $ENV{'DANCER_SERVER'} || '0.0.0.0'
0 155 $ENV{'DANCER_PORT'} || '3000'