| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 weight| Name:  | QFontInfo::weight |  | Prototype:  | int QFontInfo::weight() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2524-2530 |  
  |  | 3 | 1 | 
 underline| Name:  | QFontInfo::underline |  | Prototype:  | bool QFontInfo::underline() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2551-2554 |  
  |  | 1 | 1 | 
 styleName| Name:  | QFontInfo::styleName |  | Prototype:  | QString QFontInfo::styleName() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2452-2457 |  
  |  | 3 | 1 | 
 styleHint| Name:  | QFontInfo::styleHint |  | Prototype:  | QFont::StyleHint QFontInfo::styleHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2615-2620 |  
  |  | 3 | 1 | 
 style| Name:  | QFontInfo::style |  | Prototype:  | QFont::Style QFontInfo::style() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2512-2517 |  
  |  | 3 | 1 | 
 strikeOut| Name:  | QFontInfo::strikeOut |  | Prototype:  | bool QFontInfo::strikeOut() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2579-2582 |  
  |  | 1 | 1 | 
 rawMode| Name:  | QFontInfo::rawMode |  | Prototype:  | bool QFontInfo::rawMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2635-2638 |  
  |  | 1 | 1 | 
 pointSizeF| Name:  | QFontInfo::pointSizeF |  | Prototype:  | qreal QFontInfo::pointSizeF() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2476-2481 |  
  |  | 3 | 1 | 
 pointSize| Name:  | QFontInfo::pointSize |  | Prototype:  | int QFontInfo::pointSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2464-2469 |  
  |  | 3 | 1 | 
 pixelSize| Name:  | QFontInfo::pixelSize |  | Prototype:  | int QFontInfo::pixelSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2488-2493 |  
  |  | 3 | 1 | 
 overline| Name:  | QFontInfo::overline |  | Prototype:  | bool QFontInfo::overline() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2566-2569 |  
  |  | 1 | 1 | 
 operator=| Name:  | QFontInfo::operator= |  | Prototype:  | QFontInfo &QFontInfo::operator=(const QFontInfo &fi) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2418-2422 |  
  |  | 2 | 1 | 
 italic| Name:  | QFontInfo::italic |  | Prototype:  | bool QFontInfo::italic() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2500-2505 |  
  |  | 3 | 1 | 
 fixedPitch| Name:  | QFontInfo::fixedPitch |  | Prototype:  | bool QFontInfo::fixedPitch() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2589-2606 |  
  |  | 3 | 1 | 
 family| Name:  | QFontInfo::family |  | Prototype:  | QString QFontInfo::family() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2437-2442 |  
  |  | 3 | 1 | 
 exactMatch| Name:  | QFontInfo::exactMatch |  | Prototype:  | bool QFontInfo::exactMatch() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2647-2652 |  
  |  | 3 | 1 | 
 QFontInfo| Name:  | QFontInfo::QFontInfo |  | Prototype:  | QFontInfo::QFontInfo(const QFont &font) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2395-2398 |  
  |  | 2 | 1 | 
 QFontInfo| Name:  | QFontInfo::QFontInfo |  | Prototype:  | QFontInfo::QFontInfo(const QFontInfo &fi) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2403-2406 |  
  |  | 2 | 1 |