blib/lib/CGI/FCKeditor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 30 | 60.0 |
line | true | false | branch |
---|---|---|---|
30 | 2 | 1 | if (@_) |
36 | 2 | 1 | if (@_) |
42 | 1 | 1 | if (@_) |
48 | 1 | 1 | if (@_) |
54 | 2 | 1 | if (@_) |
60 | 2 | 1 | if (@_) |
76 | 1 | 0 | unless ($ENV{'HTTP_USER_AGENT'}) |
82 | 0 | 1 | if ($sAgent =~ /MSIE/i and not $sAgent =~ /mac/i and not $sAgent =~ /Opera/i) { } |
0 | 1 | elsif ($sAgent =~ m[Gecko/]i) { } | |
84 | 0 | 0 | if ($iVersion >= 5.5) |
89 | 0 | 0 | if ($iVersion >= 20030210) |
102 | 0 | 1 | if ($uFlag) { } |
104 | 0 | 0 | if ($set ne '') |
121 | 1 | 0 | if ($width =~ /\%/g) { } |
126 | 0 | 1 | if ($height =~ /\%/g) { } |