blib/lib/X11/Terminal/XTerm.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 12 | 100.0 |
line | true | false | branch |
---|---|---|---|
107 | 3 | 35 | if (my $font = $self->font) |
110 | 3 | 35 | if (my $name = $self->profile) |
113 | 3 | 35 | if (my $colour = $self->foreground) |
116 | 3 | 35 | if (my $geo = $self->geometry) |
119 | 3 | 35 | if (my $colour = $self->background) |
122 | 3 | 35 | if (my $lines = $self->scrollback) |