| lib/Neo4j/Driver/Type/Duration.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 14 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 1 | 7 | $minus ? : |
| 24 | 5 | 3 | if (defined $nanos) |
| 27 | 2 | 3 | $secs =~ /^-/u ? : |
| 34 | 5 | 3 | unless exists $self->{'months'} |
| 41 | 1 | 8 | unless exists $self->{'days'} |
| 48 | 1 | 8 | unless exists $self->{'seconds'} |
| 55 | 1 | 8 | unless exists $self->{'nanoseconds'} |