blib/lib/Gopher/Server/Response.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
10 | 0 | 0 | unless ref $in eq 'HASH' |
12 | 0 | 0 | unless my $request = $$in{'request'} |
30 | 0 | 0 | if ($$self{'fh'}) { } |
0 | 0 | elsif ($$self{'menu_items'}) { } | |
0 | 0 | elsif ($$self{'information_blocks'}) { } |