Branch Coverage

blib/lib/Text/Trac.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
31 0 120 unless my $text = shift()
33 3 117 unless defined $self->{'trac_url'}
35 184 726 if ($_ =~ /^trac.+url$/)
36 8 176 unless $self->{$_} =~ m[/$]