| blib/lib/WebService/WsScreenshot.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 24 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 60 | 0 | 0 | ref $in[0] eq 'HASH' ? : | 
| 63 | 0 | 0 | unless $args->{'url'} | 
| 73 | 0 | 0 | exists $args->{'res_x'} ? : | 
| 0 | 0 | exists $args->{'res_y'} ? : | |
| 0 | 0 | exists $args->{'out_format'} ? : | |
| 0 | 0 | exists $args->{'wait_time'} ? : | |
| 0 | 0 | exists $args->{'is_full_page'} ? : | |
| 79 | 0 | 0 | ref $in[0] eq 'HASH' ? : | 
| 83 | 0 | 0 | if ($res->content_type eq "application/json") | 
| 93 | 0 | 0 | ref $in[0] eq 'HASH' ? : | 
| 96 | 0 | 0 | unless $args->{'out_file'} | 
| 101 | 0 | 0 | unless open my $sf, ">", $args->{'out_file'} |