blib/lib/IO/Term/Status.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 20 | 80.0 |
line | true | false | branch |
---|---|---|---|
112 | 0 | 8 | if (is_string_tagged($status)) { } |
7 | 1 | elsif (length $status) { } | |
116 | 0 | 0 | unless $termstr =~ s/\e\[m$/$EL\e[m/u |
145 | 1 | 2 | length $partial ? : |
3 | 2 | length $status ? : | |
3 | 2 | length $status ? : | |
2 | 3 | length $partial ? : | |
221 | 4 | 1 | length $more ? : |
2 | 3 | length $status ? : | |
252 | 0 | 3 | length $partial ? : |