| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 toString| Name:  | QIPAddressUtils::toString |  | Prototype:  | void toString(QString &appendTo, IPv6Address address) |  | Coverage:  |  92.105% (70/76) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp |  | Lines:  | 250-349 |  
  |  | 58 | 21 | 
 parseIp4Internal| Name:  | QIPAddressUtils::parseIp4Internal |  | Prototype:  | static bool parseIp4Internal(IPv4Address &address, const char *ptr, bool acceptLeadingZero) |  | Coverage:  |  94.340% (50/53) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp |  | Lines:  | 79-121 |  
  |  | 34 | 13 | 
 parseIp6| Name:  | QIPAddressUtils::parseIp6 |  | Prototype:  | const QChar *parseIp6(IPv6Address &address, const QChar *begin, const QChar *end) |  | Coverage:  |  97.561% (80/82) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp |  | Lines:  | 146-243 |  
  |  | 67 | 21 | 
 checkedToAscii| Name:  | QIPAddressUtils::checkedToAscii |  | Prototype:  | static const QChar *checkedToAscii(Buffer &buffer, const QChar *begin, const QChar *end) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp |  | Lines:  | 49-65 |  
  |  | 11 | 3 | 
 number| Name:  | QIPAddressUtils::number |  | Prototype:  | static QString number(quint8 val, int base = 10) |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp |  | Lines:  | 42-46 |  
  |  | 2 | 1 | 
 parseIp4| Name:  | QIPAddressUtils::parseIp4 |  | Prototype:  | bool parseIp4(IPv4Address &address, const QChar *begin, const QChar *end) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp |  | Lines:  | 68-77 |  
  |  | 6 | 2 | 
 toHex| Name:  | QIPAddressUtils::toHex |  | Prototype:  | static inline QChar toHex(uchar c) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp |  | Lines:  | 245-248 |  
  |  | 1 | 1 | 
 toString| Name:  | QIPAddressUtils::toString |  | Prototype:  | void toString(QString &appendTo, IPv4Address address) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp |  | Lines:  | 123-134 |  
  |  | 7 | 1 |