| blib/lib/RecentInfo/Manager/XBEL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 22 | 63.6 |
| line | true | false | branch |
|---|---|---|---|
| 57 | 7 | 10 | if (defined $recent and -f $recent and -s _) { } |
| 82 | 24 | 12 | if ($_->nodeType == 3) { } |
| 106 | 3 | 0 | unless (exists $info->{'mime_type'}) |
| 117 | 0 | 3 | if ($info->{'modified'}) |
| 120 | 0 | 3 | if ($info->{'added'}) |
| 132 | 1 | 2 | if (not $res) { } |
| 146 | 0 | 2 | if $added |
| 147 | 0 | 2 | if $modified |
| 151 | 0 | 2 | unless (grep {$_->group eq $app;} @{$res->groups}) |
| 154 | 0 | 2 | if (not grep({$_->name eq $app;} @{$res->applications})) { } |
| 187 | 1 | 0 | if ($_->href eq $href) { } |