blib/lib/UMLS/Association.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 30 | 6.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
230 | 0 | 0 | 1 | defined $self and ref $self |
259 | 1 | 0 | 0 | $conceptExpansion_G and not defined $umls_G |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
475 | 0 | 0 | 0 | $n1p <= 0 or $np1 <= 0 |
0 | 0 | 0 | $n1p <= 0 or $np1 <= 0 or $npp <= 0 | |
489 | 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' |