| blib/lib/Gopher/Server/RequestHandler/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 8 | 0.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 15 | 0 | 0 | $$in{'root'} || die('Need a root for the server') | 
| 16 | 0 | 0 | $$in{'host'} || die('Need a host for the server') | 
| 17 | 0 | 0 | $$in{'port'} || die('Need a port for the server') | 
| 53 | 0 | 0 | shift() || '/' |