Subroutine Coverage
| blib/lib/Set/Groups.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
4 |
33 |
12.1
|
| pod |
25 |
25 |
100.0
|
| line |
count |
pod |
subroutine |
|
28
|
1 |
n/a |
BEGIN |
|
29
|
1 |
n/a |
BEGIN |
|
30
|
1 |
n/a |
BEGIN |
|
31
|
1 |
n/a |
BEGIN |
|
38
|
0 |
Yes |
new |
|
50
|
0 |
Yes |
setDebug |
|
60
|
0 |
Yes |
newGroup |
|
76
|
0 |
Yes |
deleteGroup |
|
92
|
0 |
Yes |
getGroups |
|
98
|
0 |
Yes |
getCyclicGroups |
|
106
|
0 |
Yes |
getAcyclicGroups |
|
114
|
0 |
Yes |
hasGroup |
|
124
|
0 |
Yes |
addSingleTo |
|
132
|
0 |
Yes |
addOwnSingleTo |
|
141
|
0 |
Yes |
addGroupTo |
|
149
|
0 |
Yes |
addOwnGroupTo |
|
160
|
0 |
Yes |
removeSingleFrom |
|
168
|
0 |
Yes |
removeOwnSingleFrom |
|
180
|
0 |
Yes |
removeGroupFrom |
|
188
|
0 |
Yes |
removeOwnGroupFrom |
|
203
|
0 |
Yes |
isAcyclic |
|
211
|
0 |
Yes |
isOwnSingleOf |
|
217
|
0 |
Yes |
isOwnGroupOf |
|
223
|
0 |
Yes |
isSingleOf |
|
232
|
0 |
Yes |
isGroupOf |
|
241
|
0 |
Yes |
getOwnSinglesOf |
|
247
|
0 |
Yes |
getOwnGroupsOf |
|
253
|
0 |
Yes |
getSinglesOf |
|
262
|
0 |
Yes |
getGroupsOf |
|
275
|
0 |
n/a |
_flattenedSinglesOf |
|
294
|
0 |
n/a |
_flattenedGroupsOf |
|
319
|
0 |
n/a |
_isAcyclic |
|
354
|
0 |
n/a |
_walk |