| blib/lib/WWW/Coursera.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 30 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 126 | 0 | 0 | unless (-d $$self{'course_id'}) | 
| 127 | 0 | 0 | unless make_path($$self{'course_id'}) | 
| 171 | 0 | 0 | unless $csrf | 
| 174 | 0 | 0 | if $self->debug | 
| 193 | 0 | 0 | if $self->debug | 
| 195 | 0 | 0 | unless ($tx->res->code == 200) | 
| 197 | 0 | 0 | $code1 ? : | 
| 213 | 0 | 0 | if $self->debug | 
| 229 | 0 | 0 | if (my $res = $r->success) { } | 
| 240 | 0 | 0 | if ("$url" =~ /$ext/) | 
| 254 | 0 | 0 | $code ? : | 
| 271 | 0 | 0 | if ($self->override_existing_files) { } | 
| 273 | 0 | 0 | unless open my $fh, '>', $path | 
| 277 | 0 | 0 | if (not -e $path) | 
| 279 | 0 | 0 | unless open my $fh, '>', $path |