| blib/lib/Statistics/Krippendorff.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 20 | 20 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 90 | 5 | 9 | if 1 >= keys %$unit |
| 91 | 1 | 8 | if grep((!defined($_)), values %$unit) |
| 96 | 27 | 89 | $s1 eq $s2 ? : |
| 134 | 8 | 13 | $intersection > 0 ? : |
| 26 | 21 | $intersection == &min(scalar @v0, scalar @v1) ? : | |
| 10 | 47 | @v0 == @v1 && @v0 == $intersection ? : | |
| 142 | 9 | 6 | if (ref [] eq ref $units->[0]) |
| 175 | 319 | 626 | if $key1 eq $key2 |
| 179 | 206 | 420 | if $unit->{$key1} eq $v and $unit->{$key2} eq $v_ |
| 201 | 32 | 150 | $v eq $v_ ? : |