blib/lib/RTF/Control.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 29 | 34.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
558 | 0 | 0 | 0 | defined $arg and $_[2] eq '0' |
0 | 0 | 0 | defined $arg and $_[2] eq '1' | |
823 | 0 | 9 | 2 | defined $_[2] and $_[2] eq '0' |
1671 | 4 | 0 | 0 | $IN_TABLE and not $RTF::Control::par_props{'intbl'} |
1719 | 4 | 0 | 0 | defined $cstylename and $cstylename ne '' |
line | l | !l | condition |
---|---|---|---|
603 | 0 | 0 | $_[2] || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
188 | 0 | 9 | 0 | ref $proto || $proto |
710 | 0 | 1 | 4 | $IN_STYLESHEET or $IN_FONTTBL |
752 | 0 | 6 | 26 | $IN_STYLESHEET or $IN_FONTTBL |
814 | 0 | 0 | 11 | $IN_STYLESHEET or $IN_FONTTBL |