| blib/lib/MongoDB/Role/_WriteResult.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 0 | 0 | if scalar @{$self->write_errors;} |
| 56 | 0 | 0 | if scalar @{$self->write_concern_errors;} |
| 65 | 0 | 0 | if scalar @{$self->write_errors;} |
| 77 | 0 | 0 | if scalar @{$self->write_concern_errors;} |
| 94 | 0 | 0 | if ($self->count_write_errors) { } |
| 0 | 0 | elsif ($self->count_write_concern_errors) { } | |
| 107 | 0 | 0 | if ($self->count_write_errors) { } |
| 0 | 0 | elsif ($self->count_write_concern_errors) { } | |
| 127 | 0 | 0 | if ($self->count_write_errors) { } |
| 0 | 0 | elsif ($self->count_write_concern_errors) { } |