blib/lib/UMLS/Association/StatFinder.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 54 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
111 | 0 | 0 | 0 | defined $self and ref $self |
144 | 0 | 0 | 0 | defined $self and ref $self |
193 | 0 | 0 | 0 | defined $self and ref $self |
233 | 0 | 0 | 0 | defined $self and ref $self |
274 | 0 | 0 | 0 | defined $self and ref $self |
304 | 0 | 0 | 0 | defined $self and ref $self |
360 | 0 | 0 | 0 | defined $self and ref $self |
449 | 0 | 0 | 0 | defined $self and ref $self |
478 | 0 | 0 | 0 | defined $n11 and defined $n1p |
0 | 0 | 0 | defined $n11 and defined $n1p and defined $np1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
491 | 0 | 0 | 0 | $n11 < 0 or $n1p < 0 |
0 | 0 | 0 | $n11 < 0 or $n1p < 0 or $np1 < 0 | |
504 | 0 | 0 | 0 | $statistic eq 'pmi' or $statistic eq 'tmi' |
0 | 0 | 0 | $statistic eq 'pmi' or $statistic eq 'tmi' or $statistic eq 'ps' | |
0 | 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' |