| blib/lib/X11/Protocol/Other.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 48 | 0 | 0 | if ($screen_info = root_to_screen_info($X, $window)) | 
| 59 | 0 | 0 | if ($screen_info = root_to_screen_info($X, $window)) | 
| 80 | 0 | 0 | if (defined($ret = root_to_screen($X, $root))) | 
| 103 | 0 | 0 | if (defined($ret = default_colormap_to_screen($X, $colormap))) | 
| 143 | 0 | 0 | unless $str =~ /^#(([0-9A-F]{3}){1,4})$/i | 
| 175 | 0 | 0 | unless $format == 32 | 
| 176 | 0 | 0 | if ($bytes_after) |