blib/lib/Metabrik/Xorg/Screenshot.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 30 | 0.0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
59 | 0 | 0 | 0 | $format ||= $self->format |
80 | 0 | 0 | 0 | $format ||= $self->format |
81 | 0 | 0 | 0 | $output ||= $self->_get_new_output($format) |
95 | 0 | 0 | 0 | $format ||= $self->format |
96 | 0 | 0 | 0 | $output ||= $self->_get_new_output($format) |
110 | 0 | 0 | 0 | $format ||= $self->format |
111 | 0 | 0 | 0 | $output ||= $self->_get_new_output($format) |
125 | 0 | 0 | 0 | $format ||= $self->format |
126 | 0 | 0 | 0 | $output ||= $self->_get_new_output($format) |
147 | 0 | 0 | 0 | $delay ||= $self->delay |