| blib/lib/Statistics/TopK.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 8 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 5 | unless defined $k and $k =~ /^\d+$/ and $k > 0 |
| 42 | 957 | 243 | if (exists $$self[1]{$elem}) |
| 47 | 15 | 228 | if ($$self[3] < $$self[0]) |
| 62 | 103 | 125 | if (0 == $count) |