Branch Coverage

blib/lib/PPI/Token/Attribute.pm
Criterion Covered Total %
branch 16 16 100.0


line true false branch
59 310 374 if ($self->{'content'} =~ /^(.+?)\(/) { }
80 310 374 $self->{'content'} =~ /\((.*)\)$/ ? :
96 592 473 unless ($char eq "(")
105 24 449 if (ref $string)
131 65 1220 unless ($t->{'line'} =~ /\G((?:\\.|[^()])*?[()])/cg)
134 24 41 unless $t->_fill_line(1)
144 625 595 $1 =~ /\($/ ? :
771 449 if $depth += $1 =~ /\($/ ? 1 : -1