| blib/lib/RDF/AllegroGraph/Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 0 | 0 | if ($options{'AUTHENTICATION'}) |
| 102 | 0 | 0 | unless $options{'ADDRESS'} =~ m[^http://] |
| 106 | 0 | 0 | if ($version =~ /^3/) { } |
| 0 | 0 | elsif ($version =~ /^4/) { } | |
| 137 | 0 | 0 | if ($resp->is_success) { } |
| 0 | 0 | elsif ($resp->code == 404) { } | |
| 159 | 0 | 0 | if $self->catalogs |