blib/lib/UMLS/Association.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 27 | 22.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
137 | 0 | 0 | 24 | defined $self and ref $self |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
403 | 0 | 0 | 35 | $n1p <= 0 or $np1 <= 0 |
0 | 0 | 35 | $n1p <= 0 or $np1 <= 0 or $npp <= 0 | |
417 | 0 | 0 | 26 | $statistic eq 'pmi' or $statistic eq 'tmi' |
0 | 0 | 26 | $statistic eq 'pmi' or $statistic eq 'tmi' or $statistic eq 'ps' | |
26 | 0 | 0 | $statistic eq 'x2' or $statistic eq 'phi' | |
0 | 0 | 0 | $statistic eq 'leftFisher' or $statistic eq 'rightFisher' | |
0 | 0 | 0 | $statistic eq 'leftFisher' or $statistic eq 'rightFisher' or $statistic eq 'twotailed' | |
0 | 0 | 0 | $statistic eq 'dice' or $statistic eq 'jaccard' |