Branch Coverage

blib/lib/Tags/HTML/Login/Register.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
54 1 18 if (&none(sub {
61 1 17 unless (defined $self->{'text'})
64 1 16 if (ref $self->{'text'} ne "HASH")
67 1 15 unless (exists $self->{'text'}{$self->{'lang'}})
228 1 30 unless (exists $self->{'text'}{$self->{'lang'}}{$key})