Branch Coverage

blib/lib/MySQL/Partition.pm
Criterion Covered Total %
branch 4 12 33.3


line true false branch
18 0 0 exists $self->{'dbname'} ? :
23 0 5 if $class ne 'MySQL::Partition'
24 0 5 @_ == 1 ? :
55 0 0 if defined $row->[0]
64 0 0 $self->retrieve_partitions ? :
75 1 2 if ($self->isa('MySQL::Partition::Type::Range') and $self->catch_all_partition_name)