blib/lib/Plack/Component.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 11 | 36.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
13 | 75 | 0 | 208 | @_ == 1 and ref $_[0] eq "HASH" |
line | l | !l | condition |
---|---|---|---|
24 | 0 | 131 | $ENV{'PLACK_ENV'} || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
10 | 0 | 283 | 0 | ref $proto || $proto |
42 | 0 | 0 | 0 | ref $self || $self |