Branch Coverage

blib/lib/SNMP/Insight/Moose/MIB.pm
Criterion Covered Total %
branch 18 26 69.2


line true false branch
34 48 2 unless $oid =~ /^\./
38 0 50 if ($options{'munger'})
53 0 50 if $options{'munger'}
62 0 14 unless $table_oid
63 12 2 unless $table_oid =~ /^\./
67 0 14 unless $columns
73 0 14 unless $index
74 0 14 unless $meta->has_attribute($index)
100 0 4 if ref $munger eq 'CODE'
102 0 4 unless my $metamethod = $meta->find_method_by_name($munger)
110 137 4 unless ref $col_opts eq 'ARRAY'
116 4 137 if $munger
131 4 137 if $munger