Branch Coverage

blib/lib/FTN/Address.pm
Criterion Covered Total %
branch 28 36 77.7


line true false branch
138 13 1 if ($addr and $addr =~ m[^(\d+):(\d+)/(\d+)(\.(\d+))?(@(\w+))?$]) { }
139 3 10 $5 ? :
2 11 $7 ? :
176 5 0 if ($addr and $addr =~ m[^(\d+):(\d+)/(\d+)(\.(\d+))?(@(\w+))?$]) { }
180 1 4 $5 ? :
181 1 4 $7 ? :
199 0 4 if ($self->{'__empty'})
212 0 4 if ($self->{'__empty'})
225 1 15 if ($self->{'__empty'})
232 0 15 if $level =~ /^DO([M1234])$/
233 0 15 if $level eq 'M'
235 3 12 if ($level eq '0') { }
3 9 elsif ($level eq '1') { }
3 6 elsif ($level eq '2') { }
3 3 elsif ($level eq '3') { }
3 0 elsif ($level eq '4') { }
240 0 3 $self->{'p'} ? :
257 3 0 $self->{'p'} ? :