Subroutine Coverage
blib/lib/Algorithm/MasterMind.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
22 |
31 |
70.9
|
pod |
25 |
25 |
100.0
|
line |
count |
pod |
subroutine |
3
|
18 |
n/a |
BEGIN |
4
|
18 |
n/a |
BEGIN |
5
|
18 |
n/a |
BEGIN |
7
|
18 |
n/a |
BEGIN |
9
|
18 |
n/a |
BEGIN |
19
|
18 |
n/a |
BEGIN |
25
|
12 |
Yes |
new |
38
|
3 |
Yes |
random_combination |
43
|
132 |
Yes |
random_string |
54
|
3 |
Yes |
issue_first |
59
|
0 |
Yes |
start_from |
71
|
1 |
Yes |
issue_first_Knuth |
83
|
0 |
Yes |
issue_next |
87
|
22 |
Yes |
add_rule |
96
|
18 |
Yes |
feedback |
102
|
27 |
Yes |
number_of_rules |
107
|
0 |
Yes |
rules |
112
|
5 |
Yes |
evaluated |
118
|
4234 |
Yes |
matches |
134
|
11239 |
Yes |
check_rule |
151
|
44402 |
Yes |
check_combination |
178
|
7 |
Yes |
distance_taxicab |
193
|
0 |
Yes |
distance_chebyshev |
211
|
0 |
Yes |
check_combination_old |
240
|
0 |
Yes |
hashify |
247
|
0 |
Yes |
not_in_combination |
259
|
5 |
Yes |
partitions |
281
|
4 |
Yes |
all_combinations |
289
|
5 |
Yes |
all_responses |
312
|
0 |
Yes |
entropy |
324
|
0 |
Yes |
response_as_string |