Branch Coverage

blib/lib/Web/MREST.pm
Criterion Covered Total %
branch 3 20 15.0


line true false branch
1375 0 22 if ($tf)
1377 0 0 if (-r $tf and -w $tf) { }
1390 0 22 if $status->not_ok
1395 0 22 if (%ARGS)
1397 0 0 if ($ARGS{'distro'} and $ARGS{'distro'} ne "Web-MREST")
1401 0 0 if $status->not_ok
1403 0 0 if (my $sitedir_target = $ARGS{'sitedir'})
1404 0 0 if (-d $sitedir_target) { }
1406 0 0 if $status->not_ok
1412 0 0 if ($ARGS{'hashref'})