blib/lib/SNA/Network/Algorithm/HITS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 4 | 100.0 |
line | true | false | branch |
---|---|---|---|
67 | 20 | 60 | unless sum map({$$y_in[$_->index];} $x_node->incoming_nodes) |
77 | 20 | 60 | unless sum map({$$x_in[$_->index];} $y_node->outgoing_nodes) |