| lib/Neo4j/Error/Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 11 | 100.0 |
| line | l | !l | condition |
|---|---|---|---|
| 23 | 10 | 18 | $self->{'message'} // "" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 63 | 4 | 6 | 1 | $self->{'classification'} // $self->_parse_code("classification") |
| 70 | 4 | 1 | 2 | $self->{'category'} // $self->_parse_code("category") |
| 77 | 5 | 1 | 1 | $self->{'title'} // $self->_parse_code("title") |