Branch Coverage

blib/lib/Klonk/Env.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
9 0 0 if @_ < 1
0 0 if @_ > 1
14 0 0 unless defined $_
24 0 0 if @_ < 2
0 0 if @_ > 2
30 0 0 if ($verb eq "POST" or $verb eq "PUT" or $verb eq "PATCH")
33 0 0 unless $clength <= 10485760
35 0 0 if ($ctype eq "application/x-www-form-urlencoded")
39 0 0 if my $n = $input->read($query, $d, length $query)
41 0 0 if defined $n
57 0 0 if @_ < 1
59 0 0 if @_ < 2
0 0 if @_ > 2
63 0 0 if @_ < 2
0 0 if @_ > 2
67 0 0 if @_ < 2
0 0 if @_ > 2