Subroutine Coverage
blib/lib/Data/HandyGen/mysql/TableDef.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
4 |
19 |
21.0
|
pod |
10 |
10 |
100.0
|
line |
count |
pod |
subroutine |
3
|
26 |
n/a |
BEGIN |
4
|
26 |
n/a |
BEGIN |
9
|
26 |
n/a |
BEGIN |
11
|
26 |
n/a |
BEGIN |
53
|
0 |
Yes |
new |
73
|
0 |
Yes |
dbh |
84
|
0 |
n/a |
_get_dbh |
100
|
0 |
Yes |
table_name |
114
|
0 |
n/a |
_get_table_name |
144
|
0 |
Yes |
colnames |
201
|
0 |
Yes |
def |
211
|
0 |
n/a |
_fk |
250
|
0 |
Yes |
is_pk |
279
|
0 |
Yes |
is_fk |
303
|
0 |
Yes |
pk_columns |
337
|
0 |
Yes |
column_def |
358
|
0 |
Yes |
get_auto_increment_value |
385
|
0 |
n/a |
_get_table_definition |
408
|
0 |
n/a |
_dbname |