blib/lib/Graph/SocialMap.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 28 | 57.1 |
line | true | false | branch |
---|---|---|---|
39 | 4 | 8 | if ($newval) |
50 | 0 | 3 | if $self->_issues |
57 | 0 | 2 | if $self->_people |
70 | 0 | 1 | if $self->_wop |
76 | 0 | 1 | if $self->_type2 |
83 | 4 | 0 | unless ($type2->has_edge($$e[0], $$e[1])) |
96 | 0 | 1 | if $self->_issue_network |
101 | 0 | 28 | if $n->has_edge($$i[0], $$i[1]) |
103 | 8 | 20 | if any(@{$$rel{$$i[0]};}) eq any(@{$$rel{$$i[1]};}) |
110 | 13 | 1 | if $self->_apsp |
117 | 0 | 1 | if $self->_type1 |
146 | 0 | 0 | if $self->_type3 |
157 | 0 | 0 | unless $type3->has_edge(@list[$j, $i]) |
180 | 2 | 12 | unless defined $w |