blib/lib/Text/Xatena/LineScanner.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
19 | 207 | 4254 | if (my(@matched) = $$self{'lines'}[$$self{'line'}] =~ /$_[0]/) { } |
46 | 21 | 1 | if $$self{'matched'} |
47 | 0 | 22 | wantarray ? : |