blib/lib/Treex/PML/Backend/CSTS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 15 | 13.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
20 | 2 | 0 | 0 | $doctype and -f $doctype |
22 | 2 | 0 | 0 | defined $doctype and -f $doctype |
57 | 0 | 0 | 0 | $fh and $^O eq 'MSWin32' |
81 | 0 | 0 | 0 | defined $warnings and length $warnings |
123 | 0 | 0 | 0 | $fh && test($fh) |