Branch Coverage

blib/lib/SNMP/Insight/Moose/MIB.pm
Criterion Covered Total %
branch 20 26 76.9


line true false branch
34 49 2 unless $oid =~ /^\./
38 1 50 if ($options{'munger'})
53 1 50 if $options{'munger'}
62 0 27 unless $table_oid
63 25 2 unless $table_oid =~ /^\./
67 0 27 unless $columns
73 27 0 if ($index)
77 0 27 unless $meta->has_attribute($index)
105 0 15 if ref $munger eq 'CODE'
107 0 15 unless my $metamethod = $meta->find_method_by_name($munger)
115 182 14 unless ref $col_opts eq 'ARRAY'
121 14 182 if $munger
136 14 182 if $munger