Branch Coverage

blib/lib/MRP/Interface.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
15 0 0 unless $int
25 0 0 if (exists $MRP::Interface::interfaces{$name}) { }
40 0 0 if (my $package = ref $thingy) { }
42 0 0 if $thingy->isa($_)
46 0 0 unless $thingy
47 0 0 $thingy->can($_) ? :
50 0 0 if (@errors)