Branch Coverage

blib/lib/PPI/Transform/Sequence.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
16 1 4 if @args % 2 == 1
21 1 4 if ref $arg ne 'ARRAY'
23 1 3 if $@
24 1 2 unless $name->isa('PPI::Transform')