| line |
true |
false |
branch |
|
15
|
0 |
0 |
if (exists $args{'mysql'} and $args{'mysql'} and ref $args{'mysql'} eq 'MojoX::Mysql') { } |
|
22
|
0 |
0 |
if (exists $args{'table'} and $args{'table'} and $args{'table'} =~ /^[0-9a-z_-]+$/) { } |
|
29
|
0 |
0 |
if (exists $args{'column'} and $args{'column'} and ref $args{'column'} eq 'HASH') { } |
|
36
|
0 |
0 |
if (exists $args{'length'} and $args{'length'} and $args{'length'} =~ /^[0-9]+$/) { } |
|
62
|
0 |
0 |
if (defined $parent_id and $parent_id) |
|
67
|
0 |
0 |
unless $name |
|
75
|
0 |
0 |
if defined $parent_path |
|
83
|
0 |
0 |
if $update_counter != 1 |
|
93
|
0 |
0 |
if (defined $get_id) { } |
|
103
|
0 |
0 |
if ($counter > 0) { } |
|
121
|
0 |
0 |
unless defined $id |
|
124
|
0 |
0 |
unless defined $get_target_id |
|
126
|
0 |
0 |
if $id eq $target_id |
|
130
|
0 |
0 |
if $path =~ /^$path_target/ |
|
137
|
0 |
0 |
if ($$e{'path'} =~ /(?($path\d*))/g) |
|
142
|
0 |
0 |
if $path =~ /(?(\d{$length}))\d{$length}$/ |
|
160
|
0 |
0 |
if $counter eq '0E0' |
|
181
|
0 |
0 |
if (defined $parent and $parent) { } |
|
196
|
0 |
0 |
if ($length_id < $length) |