Branch Coverage

blib/lib/EntityModel/Web/Site.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
72 0 0 if $args{'add'}
73 0 0 if $args{'drop'}
77 0 0 if (my $host = delete $args{'host'})
80 0 0 if (my $template = delete $args{'template'})
83 0 0 if (my $layout = delete $args{'layout'})
86 0 0 if (my $page_list = delete $args{'page'})
99 0 0 if $page->pathtype ne 'string'
104 0 0 if (ref $path) { }
107 0 0 $parent->pathtype eq 'string' ? :
118 0 0 if (ref $path) { }
123 0 0 unless index($path, $sep) == 0
146 0 0 if $page
154 0 0 if $page
163 0 0 if ($path =~ /$k/)
164 0 0 unless wantarray
167 0 0 defined $-[$_] && defined $+[$_] ? :
0 0 $#+ ? :