| blib/lib/Treex/Core/Resource.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 0 | 0 | if ($path_to_file =~ m[^[.]{0,2}/]) |
| 30 | 0 | 0 | if -e $path_to_file |
| 38 | 0 | 0 | unless $resource_dir |
| 41 | 0 | 0 | if (-e $file) |
| 45 | 0 | 0 | unless (defined $writable) |
| 46 | 0 | 0 | unless (-e $resource_dir) |
| 49 | 0 | 0 | if (-d $resource_dir and -w $resource_dir) |
| 55 | 0 | 0 | defined $who_wants_it ? : |
| 57 | 0 | 0 | unless defined $writable |
| 67 | 0 | 0 | if ($skip_download) |
| 78 | 0 | 0 | if ($response_code == 200) { } |
| 89 | 0 | 0 | if ($file =~ /installed_tools/ or $make_executable) |