Branch Coverage

blib/lib/Attean/SPARQLClient.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
82 0 1 if (my $signer = $self->request_signer)
105 1 0 if (&blessed($response) and $response->is_success) { }
0 0 elsif ($silent) { }
107 0 1 unless my $pclass = "Attean"->get_parser("media_type", $type)