Condition Coverage

lib/Music/AirGuitar.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
52 0 0 0 !ref($value) && $value =~ /^[0-9]+$/u

or 2 conditions

line l !l condition
83 0 0 $opts{'duration'} // "5:55"

or 3 conditions

line l !l&&r !l&&!r condition
70 0 0 0 $self->{$attribute} //= $_attribute_defaults{$attribute}
73 0 0 0 $self->{'strings'} or $self->{'keys'}