Branch Coverage

blib/lib/Net/BGP/Notification.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
109 9 6 if ($arg =~ /errorcode/i) { }
3 3 elsif ($arg =~ /errorsubcode/i) { }
3 0 elsif ($arg =~ /errordata/i) { }
123 0 9 unless defined $$this{'_error_code'}
124 6 3 unless defined $$this{'_error_subcode'}