DD2480-G12 / libphonenumber

Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
Apache License 2.0
0 stars 0 forks source link

Implement branch coverage for PhoneNumberMatcher::parseAndVerify #11

Open spelgubbe opened 2 years ago

spelgubbe commented 2 years ago

Branch coverage is 100%. I should probably check out the other function I chose, which doesn't seem to have 100% branch coverage according to IntelliJ.