blib/lib/Catmandu/Store/MongoDB.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 17 | 35.2 |
line | l | !l | condition |
---|---|---|---|
27 | 0 | 0 | $self->{'_args'}{'host'} // 'mongodb://localhost:27017' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
47 | 0 | 1 | 1 | $key eq 'client' or $key eq 'database_name' |
1 | 0 | 1 | $key eq 'client' or $key eq 'database_name' or $key eq 'database' | |
1 | 0 | 1 | $key eq 'client' or $key eq 'database_name' or $key eq 'database' or $key eq 'estimate_count' | |
75 | 0 | 0 | 0 | eval { |
89 | 0 | 0 | 0 | eval { |