Branch Coverage

blib/lib/Lyrics/Fetcher/AstraWeb.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
32 0 0 if (grep {$_->text =~ /$title/;} @{$agent->links;}) { }
35 0 0 if (grep {$_->text =~ /Printable/;} @{$agent->links;}) { }