blib/lib/String/Tagged/Terminal/Win32Console.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 30 | 43.3 |
line | true | false | branch |
---|---|---|---|
57 | 0 | 3 | $opts{'no_color'} ? : |
61 | 0 | 3 | if ($fileno < 0) { } |
83 | 1 | 17 | if $tags{$tag} |
95 | 1 | 17 | if (defined $tags{$tag}) { } |
105 | 1 | 8 | if $tags{'bold'} |
121 | 0 | 1 | if ($idx >= 16) { } |
129 | 0 | 0 | if $red > "0.5" |
130 | 0 | 0 | if $green > "0.5" |
131 | 0 | 0 | if $blue > "0.5" |
132 | 0 | 0 | if $max > "0.75" |
133 | 0 | 0 | if $attr == 0 and $red == $green and $red == $blue and $max > "0.25" |
138 | 1 | 0 | if $idx & 1 |
139 | 0 | 1 | if $idx & 2 |
140 | 0 | 1 | if $idx & 4 |
141 | 0 | 1 | if $idx & 8 |