| Functionâ–´ | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QFont| Name:  | QFont::QFont |  | Prototype:  | QFont::QFont(const QFont &font, QPaintDevice *pd) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 546-559 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines (reference):  | 543-556 |  | Comparison:  | Different |  
  |  | Different | 8 | 2 | 
 QFont| Name:  | QFont::QFont |  | Prototype:  | QFont::QFont(const QFont &font) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 661-664 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines (reference):  | 658-661 |  | Comparison:  | Different |  
  |  | Different | 2 | 1 | 
 fromString| Name:  | QFont::fromString |  | Prototype:  | bool QFont::fromString(const QString &descrip) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2036-2071 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines (reference):  | 2033-2068 |  | Comparison:  | Different |  
  |  | Different | 28 | 7 | 
 insertSubstitutions| Name:  | QFont::insertSubstitutions |  | Prototype:  | void QFont::insertSubstitutions(const QString &familyName, const QStringList &substituteNames) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 1827-1838 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines (reference):  | 1824-1835 |  | Comparison:  | Different |  
  |  | Different | 7 | 3 | 
 operator<| Name:  | QFont::operator< |  | Prototype:  | bool QFont::operator<(const QFont &f) const |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 1651-1674 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines (reference):  | 1648-1671 |  | Comparison:  | Different |  
  |  | Different | 18 | 14 | 
 operator=| Name:  | QFont::operator= |  | Prototype:  | QFont &QFont::operator=(const QFont &font) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 676-681 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines (reference):  | 673-678 |  | Comparison:  | Different |  
  |  | Different | 3 | 1 |