| blib/lib/CzFast.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 9 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 250 | 0 | 0 | 0 | $ua =~ m[Mozilla/4]i && $ua =~ /mac/i | 
| 0 | 0 | 0 | $ch and not $ua =~ m[Mozilla/4]i && $ua =~ /mac/i | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 251 | 0 | 0 | 0 | $ch =~ /apple-ce/i or $ch =~ /mac-ce/i |