| blib/lib/WWW/Mixi/OO/TableHistoryListPage.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 45 | 0 | 0 | unless defined $part | 
| 47 | 0 | 0 | unless @parts = $part =~ m[(.+) (?>(?:$sp_or_nbsp+\*\*\*$sp_or_nbsp+(.*?))?)]iox | 
| 50 | 0 | 0 | wantarray ? : | 
| 55 | 0 | 0 | if @_ == 1 | 
| 72 | 0 | 0 | unless defined $part | 
| 79 | 0 | 0 | if (($date, $anchor, $title, $name) = /$regex/) { } | 
| 123 | 0 | 0 | if ($subject =~ /^(.*) \((\d+)\)\s*$/so) { } |