Condition Coverage

blib/lib/WebNano.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
16 70 0 0 defined $ENV{'PLACK_ENV'} && $ENV{'PLACK_ENV'} eq 'development'
50 35 0 0 blessed $out and $out->isa('Plack::Response')