Branch Coverage

blib/lib/App/CPANIDX/Tables.pm
Criterion Covered Total %
branch 4 16 25.0


line true false branch
86 0 21 unless @_
88 21 0 if $table->isa('App::CPANIDX::Tables')
89 0 21 unless $table
90 0 21 unless exists $$tables{$table}
98 0 0 unless @_
100 0 0 if $table->isa('App::CPANIDX::Tables')
101 0 0 unless $table
102 0 0 unless exists $$indexes{$table}