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