| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 getGraphemeBreaks| Name:  | QUnicodeTools::getGraphemeBreaks |  | Prototype:  | static void getGraphemeBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp |  | Lines:  | 77-101 |  
  |  | 15 | 5 | 
 getWhiteSpaces| Name:  | QUnicodeTools::getWhiteSpaces |  | Prototype:  | static void getWhiteSpaces(const ushort *string, quint32 len, QCharAttributes *attributes) |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp |  | Lines:  | 594-609 |  
  |  | 9 | 5 | 
 initScripts| Name:  | QUnicodeTools::initScripts |  | Prototype:  | void initScripts(const ushort *string, int length, uchar *scripts) |  | Coverage:  | 100.000% (27/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp |  | Lines:  | 679-751 |  
  |  | 24 | 9 | 
 LB| Name:  | QUnicodeTools::LB |  | Coverage:  | 100.000% (22/22) |  
  |  | 11 | 13 | 
 initCharAttributes| Name:  | QUnicodeTools::initCharAttributes |  | Prototype:  | void initCharAttributes(const ushort *string, int length, const ScriptItem *items, int numItems, QCharAttributes *attributes, CharAttributeOptions options) |  | Coverage:  |  85.714% (36/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp |  | Lines:  | 612-670 |  
  |  | 47 | 14 | 
 getSentenceBreaks| Name:  | QUnicodeTools::getSentenceBreaks |  | Prototype:  | static void getSentenceBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) |  | Coverage:  |  67.500% (27/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp |  | Lines:  | 282-340 |  
  |  | 35 | 17 | 
 getWordBreaks| Name:  | QUnicodeTools::getWordBreaks |  | Prototype:  | static void getWordBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) |  | Coverage:  |  94.286% (66/70) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp |  | Lines:  | 135-240 |  
  |  | 60 | 27 | 
 getLineBreaks| Name:  | QUnicodeTools::getLineBreaks |  | Prototype:  | static void getLineBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) |  | Coverage:  |  93.258% (83/89) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp |  | Lines:  | 478-591 |  
  |  | 64 | 34 |