Branch Coverage

blib/lib/StanzaFile/Lilo.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
30 0 0 if scalar @_ < 2
34 0 0 if ($theLine =~ /^image\s*=\s*(.*)/i)
51 0 0 if ($theLine =~ /^\s*(.*?)\s*=\s*(.*)/) { }
0 0 elsif ($theLine =~ /^\s*(.*?)(\s|$)/) { }
73 0 0 if length $_ > $theLength
82 0 0 if (defined $theStanza->item($_))