blib/lib/Plack/Handler/Starlight.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | l | !l | condition |
---|---|---|---|
43 | 97 | 0 | $^O eq 'cygwin' && eval { do { require Win32::Process; 1 } } && 1 |
148 | 8 | 0 | $^O eq "cygwin" and Deparse error: Can't locate object method "object_2svref" via package "B::SPECIAL" at /usr/local/lib/perl5/5.26.1/B/Deparse.pm line 5018. |
line | l | !l | condition |
---|---|---|---|
112 | 893 | 0 | $self->{'main_process_delay'} || 1 |