Subroutine Coverage
blib/lib/MySQL/Util.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
8 |
51 |
15.6
|
pod |
33 |
35 |
94.2
|
line |
count |
pod |
subroutine |
2
|
3 |
n/a |
BEGIN |
3
|
3 |
n/a |
BEGIN |
4
|
3 |
n/a |
BEGIN |
5
|
3 |
n/a |
BEGIN |
6
|
3 |
n/a |
BEGIN |
7
|
3 |
n/a |
BEGIN |
9
|
3 |
n/a |
BEGIN |
10
|
3 |
n/a |
BEGIN |
167
|
0 |
No |
BUILD |
232
|
0 |
n/a |
_get_fk_column |
254
|
0 |
n/a |
_get_indexes_arrayref |
277
|
0 |
n/a |
_fq |
313
|
0 |
n/a |
_un_fq |
327
|
0 |
n/a |
_get_fk_ddl |
354
|
0 |
n/a |
_column_exists |
373
|
0 |
n/a |
_verbose |
401
|
0 |
n/a |
_verbose_sql |
461
|
0 |
Yes |
apply_ddl |
492
|
0 |
Yes |
describe_column |
534
|
0 |
Yes |
describe_table |
573
|
0 |
Yes |
drop_fks |
625
|
0 |
Yes |
get_ak_constraints |
658
|
0 |
No |
get_ak_indexs |
663
|
0 |
Yes |
get_ak_indexes |
690
|
0 |
Yes |
get_ak_names |
717
|
0 |
Yes |
get_constraint |
832
|
0 |
Yes |
get_constraints |
894
|
0 |
Yes |
get_dbname |
922
|
0 |
Yes |
get_depth |
966
|
0 |
Yes |
get_fk_column_names |
1011
|
0 |
Yes |
get_fk_constraints |
1071
|
0 |
Yes |
get_fk_indexes |
1138
|
0 |
Yes |
get_indexes |
1169
|
0 |
Yes |
get_max_depth |
1198
|
0 |
Yes |
get_other_constraints |
1238
|
0 |
Yes |
get_other_indexes |
1279
|
0 |
Yes |
get_pk_constraint |
1311
|
0 |
Yes |
get_pk_index |
1338
|
0 |
Yes |
get_pk_name |
1356
|
0 |
Yes |
get_tables |
1378
|
0 |
Yes |
has_ak |
1393
|
0 |
Yes |
has_fks |
1408
|
0 |
Yes |
has_pk |
1424
|
0 |
Yes |
is_pk_auto_inc |
1454
|
0 |
Yes |
is_column_nullable |
1477
|
0 |
Yes |
is_fk_column |
1507
|
0 |
Yes |
is_self_referencing |
1563
|
0 |
Yes |
table_exists |
1605
|
0 |
Yes |
use_db |
1632
|
0 |
Yes |
clear_cache |
1650
|
0 |
Yes |
clone_dbh |