Subroutine Coverage
blib/lib/SQL/Translator/Schema/Table.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
37 |
38 |
97.3
|
pod |
22 |
22 |
100.0
|
line |
count |
pod |
subroutine |
22
|
71 |
n/a |
BEGIN |
23
|
71 |
n/a |
BEGIN |
24
|
71 |
n/a |
BEGIN |
25
|
71 |
n/a |
BEGIN |
26
|
71 |
n/a |
BEGIN |
27
|
71 |
n/a |
BEGIN |
28
|
71 |
n/a |
BEGIN |
29
|
71 |
n/a |
BEGIN |
31
|
71 |
n/a |
BEGIN |
32
|
71 |
n/a |
BEGIN |
33
|
71 |
n/a |
BEGIN |
43
|
442 |
n/a |
__ANON__ |
44
|
6027 |
n/a |
__ANON__ |
46
|
71 |
n/a |
BEGIN |
84
|
503 |
Yes |
add_constraint |
160
|
3 |
Yes |
drop_constraint |
207
|
129 |
Yes |
add_index |
239
|
3 |
Yes |
drop_index |
291
|
1375 |
Yes |
add_field |
355
|
3 |
Yes |
drop_field |
437
|
2330 |
Yes |
get_constraints |
458
|
549 |
Yes |
get_indices |
480
|
4640 |
Yes |
get_field |
506
|
2206 |
Yes |
get_fields |
531
|
57 |
Yes |
is_valid |
555
|
3 |
n/a |
_build_is_trivial_link |
585
|
4 |
n/a |
_build_is_data |
607
|
3 |
Yes |
can_link |
757
|
1359 |
Yes |
primary_key |
838
|
1 |
Yes |
field_names |
864
|
0 |
Yes |
equals |
982
|
3 |
Yes |
pkey_fields |
988
|
1 |
Yes |
fkey_fields |
995
|
1 |
Yes |
nonpkey_fields |
1001
|
3 |
Yes |
data_fields |
1008
|
1 |
Yes |
unique_fields |
1015
|
2 |
Yes |
unique_constraints |
1021
|
2 |
Yes |
fkey_constraints |