| blib/lib/WWW/NameGen.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 16 | 43.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 25 | 1 | 0 | if ($count < $chunk_size) { } | 
| 31 | 0 | 0 | if ($remainder) | 
| 39 | 0 | 1 | $args{'min'} ? : | 
| 40 | 0 | 1 | $args{'obscurity'} ? : | 
| 41 | 0 | 1 | $args{'type'} ? : | 
| 44 | 0 | 1 | if (not $args{'nocache'} and $$self{'__cache'}) | 
| 50 | 0 | 1 | if ($count >= $max) | 
| 61 | 1 | 0 | unless ($response->is_success) |