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
|
73 |
n/a |
BEGIN |
23
|
73 |
n/a |
BEGIN |
24
|
73 |
n/a |
BEGIN |
25
|
73 |
n/a |
BEGIN |
26
|
73 |
n/a |
BEGIN |
27
|
73 |
n/a |
BEGIN |
28
|
73 |
n/a |
BEGIN |
29
|
73 |
n/a |
BEGIN |
31
|
73 |
n/a |
BEGIN |
32
|
73 |
n/a |
BEGIN |
33
|
73 |
n/a |
BEGIN |
43
|
429 |
n/a |
__ANON__ |
44
|
6223 |
n/a |
__ANON__ |
46
|
73 |
n/a |
BEGIN |
84
|
550 |
Yes |
add_constraint |
160
|
3 |
Yes |
drop_constraint |
207
|
125 |
Yes |
add_index |
239
|
3 |
Yes |
drop_index |
291
|
1369 |
Yes |
add_field |
355
|
3 |
Yes |
drop_field |
437
|
2506 |
Yes |
get_constraints |
458
|
552 |
Yes |
get_indices |
480
|
4856 |
Yes |
get_field |
506
|
2223 |
Yes |
get_fields |
531
|
59 |
Yes |
is_valid |
555
|
3 |
n/a |
_build_is_trivial_link |
585
|
4 |
n/a |
_build_is_data |
607
|
3 |
Yes |
can_link |
757
|
1472 |
Yes |
primary_key |
838
|
3 |
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 |