blib/lib/Graph/Centrality/Pagerank.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 15 | 15 | 100.0 |
pod | 2 | 2 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
4 | 1 | n/a | BEGIN |
5 | 1 | n/a | BEGIN |
6 | 1 | n/a | BEGIN |
7 | 1 | n/a | BEGIN |
10 | 1 | n/a | BEGIN |
11 | 1 | n/a | BEGIN |
12 | 1 | n/a | BEGIN |
123 | 23 | Yes | new |
135 | 23 | n/a | _setDefaultParameters |
193 | 31 | n/a | _getAllParameters |
299 | 31 | Yes | getPagerankOfNodes |
343 | 31 | n/a | _getPageranksOfNodesFromEdgeList |
360 | 16517 | n/a | __ANON__ |
557 | 193 | n/a | _normalizeByNorm1 |
569 | 23 | n/a | _getMachineEpsilon |