Condition Coverage

blib/lib/Metabrik/Xorg/Xrandr.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
124 0 0 0 length $current_output and $current_output eq $output
465 0 0 0 not defined $first || defined $second and @$outputs < 2 || @$outputs > 2

or 3 conditions

line l !l&&r !l&&!r condition
112 0 0 0 $output ||= $self->output
465 0 0 0 defined $first || defined $second
0 0 0 @$outputs < 2 || @$outputs > 2