Branch Coverage

blib/lib/WE_Sample/Root.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
88 0 0 unless $user
89 0 0 if ($action =~ /^(release|publish|change-folder)$/) { }
0 0 elsif ($action eq 'change-doc') { }
0 0 elsif ($action eq 'everything') { }
115 0 0 if ($o->is_folder) { }
119 0 0 if defined $r
135 0 0 unless $obj
138 0 0 if ($v->Release_State eq 'released')