| blib/lib/AtteanX/Serializer/SPARQLHTML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 10 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 146 | 4 | 18 | unless &blessed($node) | 
| 147 | 10 | 8 | if ($node->does('Attean::API::IRI')) { } | 
| 4 | 4 | elsif ($node->does('Attean::API::Literal')) { } | |
| 155 | 2 | 8 | if (my $map = $self->namespaces) { } | 
| 158 | 1 | 1 | if ($abr) { } |