blib/lib/RDF/Simple/Parser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 16 | 31.2 |
line | true | false | branch |
---|---|---|---|
84 | 11 | 1 | $res ? : |
125 | 0 | 0 | if $@ |
126 | 0 | 0 | if ($rdf and $rdf ne '') |
142 | 0 | 3 | unless my $self = shift() |
143 | 0 | 3 | unless my $handler = $self->{'_handler_'} |
144 | 0 | 3 | unless my $ns = $handler->ns |
153 | 0 | 0 | unless ($self->{'_ua'}) |
155 | 0 | 0 | if ($self->http_proxy) { } |