Condition Coverage

blib/lib/Video/Info/MPEG/Audio.pm
Criterion Covered Total %
condition 2 9 22.2


and 3 conditions

line !l l&&!r l&&r condition
56 0 0 5 $self->get_version and $self->get_layer
57 0 0 5 $self->get_bitrate and $self->get_sampling_freq

or 3 conditions

line l !l&&r !l&&!r condition
207 0 0 0 $$self{'layer'} == 1 or $$self{'layer'} == 2