blib/lib/TextLinkAds.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 12 | 25.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
85 | 1 | 0 | 0 | defined $tmpdir and -d $tmpdir |
1 | 0 | 0 | defined $tmpdir and -d $tmpdir and -w $tmpdir | |
95 | 0 | 0 | 0 | not ref $cache and $cache |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
95 | 1 | 0 | 0 | not defined $cache or not ref $cache and $cache |