| blib/lib/WWW/GoKGS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 14 | 18 | 77.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 23 | 0 | 1 | @_ == 1 ? : | 
| 27 | 0 | 1 | if exists $args{$key} | 
| 38 | 1 | 0 | unless (exists $$self{'user_agent'}) | 
| 55 | 1 | 11 | if @_ | 
| 128 | 1 | 1 | unless ref $code eq 'CODE' | 
| 141 | 5 | 1 | $path ? : | 
| 148 | 1 | 0 | unless $scraper | 
| 155 | 3 | 4 | unless $uri->scheme | 
| 156 | 3 | 4 | unless $uri->authority |