blib/lib/Rubric/Entry.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 14 | 100.0 |
line | true | false | branch |
---|---|---|---|
59 | 2 | 2 | unless $self->link |
131 | 11 | 1 | unless $self->{'title'} |
135 | 11 | 1 | unless defined $self->{'created'} |
136 | 11 | 1 | unless defined $self->{'modified'} |
204 | 6 | 29 | unless $tagstring and $tagstring =~ /\S/ |
222 | 2 | 18 | $tag && $tag->tag_value ? : |
250 | 12 | 84 | if $field eq 'username' |