| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 advanceByte| Name:  | QUrlUtf8Traits::advanceByte |  | Prototype:  | static void advanceByte(const ushort *&ptr, int n = 1) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp |  | Lines:  | 255-258 |  
  |  | 1 | 1 | 
 appendByte| Name:  | QUrlUtf8Traits::appendByte |  | Prototype:  | static void appendByte(ushort *&ptr, uchar b) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp |  | Lines:  | 232-238 |  
  |  | 3 | 1 | 
 availableBytes| Name:  | QUrlUtf8Traits::availableBytes |  | Prototype:  | static qptrdiff availableBytes(const ushort *ptr, const ushort *end) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp |  | Lines:  | 250-253 |  
  |  | 1 | 1 | 
 peekByte| Name:  | QUrlUtf8Traits::peekByte |  | Prototype:  | static uchar peekByte(const ushort *ptr, int n = 0) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp |  | Lines:  | 240-248 |  
  |  | 2 | 1 |