| blib/lib/WWW/Ohloh/API/Project.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 16 | 37.5 |
| line | true | false | branch |
|---|---|---|---|
| 41 | 0 | 0 | unless my $dom = $xml_of[$$self] |
| 56 | 0 | 0 | if (my($n) = $dom->findnodes("analysis[1]")) |
| 69 | 0 | 2 | if ($id or not $analysis_of[$$self]) |
| 84 | 0 | 0 | if ($id or not $facts_of[$$self]) |
| 110 | 1 | 0 | if $analysis_of[$$self] |
| 112 | 0 | 1 | if (my $factoids = $factoids_of[$$self]) |
| 128 | 1 | 0 | unless ($contributors_of[$$self]) |
| 150 | 1 | 1 | unless (defined $factoids_of[$$self]) |