| blib/lib/Data/Riak/Fast/Result.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 95 | 0 | 0 | exists $opts{'params'} ? : |
| 116 | 0 | 0 | unless $params |
| 126 | 0 | 0 | unless $link |
| 141 | 0 | 0 | if $bucket and $bucket eq $link->bucket |
| 142 | 0 | 0 | if $key and $link->has_key and $key eq $link->key |
| 143 | 0 | 0 | if $riaktag and $link->has_riaktag and $riaktag eq $link->riaktag |