| blib/lib/CGI/FCKeditor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 14 | 42.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 82 | 1 | 0 | 0 | $sAgent =~ /MSIE/i and not $sAgent =~ /mac/i |
| 1 | 0 | 0 | $sAgent =~ /MSIE/i and not $sAgent =~ /mac/i and not $sAgent =~ /Opera/i |
| line | l | !l | condition |
|---|---|---|---|
| 21 | 0 | 1 | $name || 'fck' |
| 22 | 0 | 1 | $base || 'FCKeditor' |
| 23 | 0 | 1 | $set || 'Default' |
| 24 | 0 | 1 | $value || '' |