Branch Coverage

lib/Rex/Virtualization/VBox/bridge.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
21 0 0 if ($? != 0)
32 0 0 if ($line =~ /^Name:\s+(.+?)$/u) { }
0 0 elsif ($line =~ /^IPAddress:\s+(.+?)$/u) { }
0 0 elsif ($line =~ /^NetworkMask:\s+(.+?)$/u) { }
0 0 elsif ($line =~ /^Status:\s+(.+?)$/u) { }