Condition Coverage

blib/lib/File/Format/RIFF/Container.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
34 2 6 0 @_ and exists $$self{'id'}
59 2 0 3 defined $data and ref $data eq 'ARRAY'
84 0 0 15 ref $_ and $_->isa('File::Format::RIFF::Chunk')
191 0 0 0 defined $indent and $indent > 0