Branch Coverage

blib/lib/Software/Catalog/Util.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
56 0 0 unless ($lwp_res->is_success)
57 0 0 $lwp_res->message ? :
62 0 0 if ($args{'re'}) { }
64 0 0 if ($args{'all'}) { }
72 0 0 if ($lwp_res->content =~ /$args{'re'}/) { }