Branch Coverage

blib/lib/Rapi/Blog/Util.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
18 0 0 if $_[0] and $_[0] eq 'Rapi::Blog::Util'
27 0 0 if $_[0] and $_[0] eq 'Rapi::Blog::Util'
29 0 0 unless length $ts == 19
32 0 0 unless length $date == 10
33 0 0 unless length $time == 8
37 0 0 unless scalar @d == 3
38 0 0 unless scalar @t == 3
47 0 0 if (my $c = 'RapidApp'->active_request_context)
48 0 0 if $c->can('user') and $c->user and $c->user->linkedRow
54 0 0 if (my $c = 'RapidApp'->active_request_context)
55 0 0 if $c->can('user') and $c->user
62 0 0 if (my $c = 'RapidApp'->active_request_context)