Branch Coverage

blib/lib/App/BigQuery/Importer/MySQL.pm
Criterion Covered Total %
branch 2 36 5.5


line true false branch
19 7 28 unless (defined $args->{$required})
58 0 0 unless ($self->{'dryrun'})
64 0 0 unless ($self->{'dryrun'})
67 0 0 if ($result_create_bucket != 0)
75 0 0 if ($? != 0)
81 0 0 unless ($self->{'dryrun'})
87 0 0 unless ($self->{'dryrun'})
89 0 0 if ($result_upload_schema != 0)
97 0 0 unless ($self->{'dryrun'})
99 0 0 if ($result_remove_table != 0)
104 0 0 if ($result_load_dump != 0)
111 0 0 unless ($self->{'dryrun'})
113 0 0 if ($result_dump_rm != 0)
120 0 0 unless ($self->{'dryrun'})
122 0 0 if ($result_bucket_rm != 0)
135 0 0 if ($cnt->{'cnt'} > 0)
139 0 0 if $args->{'allow_text_type'}
145 0 0 if ($cnt->{'cnt'} > 0)