Branch Coverage

blib/lib/App/WRT/Renderer.pm
Criterion Covered Total %
branch 8 14 57.1


line true false branch
45 0 2 unless ref $logger eq 'CODE'
85 2 0 if (-e $publish_dir) { }
86 0 2 unless (-d $publish_dir)
91 0 0 unless ($self->dir_make_logged($publish_dir))
116 16 72 if $target =~ m[/index$]
119 52 20 if ($self->{'wrt'}{'entries'}->is_renderable($target))
132 0 20 if (-d "$entry_dir/$target")