| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QFontSubset::glyphName| Name:  | QFontSubset::glyphName |  | Prototype:  | QByteArray QFontSubset::glyphName(unsigned short unicode, bool symbol) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 95-111 |  
  |  | 11 | 3 | 
 QFontSubset::glyphName| Name:  | QFontSubset::glyphName |  | Prototype:  | QByteArray QFontSubset::glyphName(unsigned int glyph, const QVector<int> &reverseMap) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 113-128 |  
  |  | 9 | 3 | 
 QFontSubset::toTruetype| Name:  | QFontSubset::toTruetype |  | Prototype:  | QByteArray QFontSubset::toTruetype() const |  | Coverage:  |   0.000% (0/33) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 1163-1272 |  
  |  | 81 | 10 | 
 QFontSubset::widthArray| Name:  | QFontSubset::widthArray |  | Prototype:  | QByteArray QFontSubset::widthArray() const |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 131-186 |  
  |  | 39 | 13 | 
 QFontconfigDatabase::defaultFont| Name:  | QFontconfigDatabase::defaultFont |  | Prototype:  | QFont QFontconfigDatabase::defaultFont() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp |  | Lines:  | 862-888 |  
  |  | 15 | 2 | 
 QFormLayout::QFormLayout| Name:  | QFormLayout::QFormLayout |  | Prototype:  | QFormLayout::QFormLayout(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1160-1163 |  
  |  | 2 | 1 | 
 QFormLayout::addItem| Name:  | QFormLayout::addItem |  | Prototype:  | void QFormLayout::addItem(QLayoutItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1361-1368 |  
  |  | 4 | 1 | 
 QFormLayout::addRow| Name:  | QFormLayout::addRow |  | Prototype:  | void QFormLayout::addRow(QWidget *label, QWidget *field) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1188-1191 |  
  |  | 1 | 1 | 
 QFormLayout::addRow| Name:  | QFormLayout::addRow |  | Prototype:  | void QFormLayout::addRow(QWidget *label, QLayout *field) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1196-1199 |  
  |  | 1 | 1 | 
 QFormLayout::addRow| Name:  | QFormLayout::addRow |  | Prototype:  | void QFormLayout::addRow(const QString &labelText, QWidget *field) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1208-1211 |  
  |  | 1 | 1 | 
 QFormLayout::addRow| Name:  | QFormLayout::addRow |  | Prototype:  | void QFormLayout::addRow(const QString &labelText, QLayout *field) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1219-1222 |  
  |  | 1 | 1 | 
 QFormLayout::addRow| Name:  | QFormLayout::addRow |  | Prototype:  | void QFormLayout::addRow(QWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1230-1233 |  
  |  | 1 | 1 | 
 QFormLayout::addRow| Name:  | QFormLayout::addRow |  | Prototype:  | void QFormLayout::addRow(QLayout *layout) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1241-1244 |  
  |  | 1 | 1 | 
 QFormLayout::count| Name:  | QFormLayout::count |  | Prototype:  | int QFormLayout::count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1373-1377 |  
  |  | 2 | 1 | 
 QFormLayout::expandingDirections| Name:  | QFormLayout::expandingDirections |  | Prototype:  | Qt::Orientations QFormLayout::expandingDirections() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1431-1443 |  
  |  | 9 | 3 | 
 QFormLayout::fieldGrowthPolicy| Name:  | QFormLayout::fieldGrowthPolicy |  | Prototype:  | QFormLayout::FieldGrowthPolicy QFormLayout::fieldGrowthPolicy() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1721-1729 |  
  |  | 4 | 2 | 
 QFormLayout::formAlignment| Name:  | QFormLayout::formAlignment |  | Prototype:  | Qt::Alignment QFormLayout::formAlignment() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1815-1823 |  
  |  | 4 | 2 | 
 QFormLayout::getItemPosition| Name:  | QFormLayout::getItemPosition |  | Prototype:  | void QFormLayout::getItemPosition(int index, int *rowPtr, ItemRole *rolePtr) const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1600-1620 |  
  |  | 13 | 5 | 
 QFormLayout::getLayoutPosition| Name:  | QFormLayout::getLayoutPosition |  | Prototype:  | void QFormLayout::getLayoutPosition(QLayout *layout, int *rowPtr, ItemRole *rolePtr) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1628-1638 |  
  |  | 7 | 3 | 
 QFormLayout::getWidgetPosition| Name:  | QFormLayout::getWidgetPosition |  | Prototype:  | void QFormLayout::getWidgetPosition(QWidget *widget, int *rowPtr, ItemRole *rolePtr) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1648-1651 |  
  |  | 1 | 1 | 
 QFormLayout::hasHeightForWidth| Name:  | QFormLayout::hasHeightForWidth |  | Prototype:  | bool QFormLayout::hasHeightForWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1448-1454 |  
  |  | 4 | 1 | 
 QFormLayout::heightForWidth| Name:  | QFormLayout::heightForWidth |  | Prototype:  | int QFormLayout::heightForWidth(int width) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1459-1480 |  
  |  | 14 | 4 | 
 QFormLayout::horizontalSpacing| Name:  | QFormLayout::horizontalSpacing |  | Prototype:  | int QFormLayout::horizontalSpacing() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1844-1852 |  
  |  | 4 | 2 | 
 QFormLayout::insertRow| Name:  | QFormLayout::insertRow |  | Prototype:  | void QFormLayout::insertRow(int row, QWidget *label, QWidget *field) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1253-1265 |  
  |  | 9 | 4 | 
 QFormLayout::insertRow| Name:  | QFormLayout::insertRow |  | Prototype:  | void QFormLayout::insertRow(int row, QWidget *label, QLayout *field) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1270-1282 |  
  |  | 9 | 4 | 
 QFormLayout::insertRow| Name:  | QFormLayout::insertRow |  | Prototype:  | void QFormLayout::insertRow(int row, const QString &labelText, QWidget *field) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1291-1305 |  
  |  | 8 | 3 | 
 QFormLayout::insertRow| Name:  | QFormLayout::insertRow |  | Prototype:  | void QFormLayout::insertRow(int row, const QString &labelText, QLayout *field) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1313-1320 |  
  |  | 4 | 2 | 
 QFormLayout::insertRow| Name:  | QFormLayout::insertRow |  | Prototype:  | void QFormLayout::insertRow(int row, QWidget *widget) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1329-1338 |  
  |  | 6 | 2 | 
 QFormLayout::insertRow| Name:  | QFormLayout::insertRow |  | Prototype:  | void QFormLayout::insertRow(int row, QLayout *layout) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1347-1356 |  
  |  | 6 | 2 | 
 QFormLayout::invalidate| Name:  | QFormLayout::invalidate |  | Prototype:  | void QFormLayout::invalidate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1540-1553 |  
  |  | 11 | 1 | 
 QFormLayout::itemAt| Name:  | QFormLayout::itemAt |  | Prototype:  | QLayoutItem *QFormLayout::itemAt(int index) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1382-1388 |  
  |  | 4 | 2 | 
 QFormLayout::itemAt| Name:  | QFormLayout::itemAt |  | Prototype:  | QLayoutItem *QFormLayout::itemAt(int row, ItemRole role) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1572-1590 |  
  |  | 12 | 8 | 
 QFormLayout::labelAlignment| Name:  | QFormLayout::labelAlignment |  | Prototype:  | Qt::Alignment QFormLayout::labelAlignment() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1785-1793 |  
  |  | 4 | 2 | 
 QFormLayout::labelForField| Name:  | QFormLayout::labelForField |  | Prototype:  | QWidget *QFormLayout::labelForField(QWidget *field) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1660-1674 |  
  |  | 8 | 3 | 
 QFormLayout::labelForField| Name:  | QFormLayout::labelForField |  | Prototype:  | QWidget *QFormLayout::labelForField(QLayout *field) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1679-1693 |  
  |  | 8 | 3 | 
 QFormLayout::minimumSize| Name:  | QFormLayout::minimumSize |  | Prototype:  | QSize QFormLayout::minimumSize() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1526-1535 |  
  |  | 5 | 2 | 
 QFormLayout::resetFieldGrowthPolicy| Name:  | QFormLayout::resetFieldGrowthPolicy |  | Prototype:  | void QFormLayout::resetFieldGrowthPolicy() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 2041-2045 |  
  |  | 2 | 1 | 
 QFormLayout::resetFormAlignment| Name:  | QFormLayout::resetFormAlignment |  | Prototype:  | void QFormLayout::resetFormAlignment() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 2061-2065 |  
  |  | 2 | 1 | 
 QFormLayout::resetLabelAlignment| Name:  | QFormLayout::resetLabelAlignment |  | Prototype:  | void QFormLayout::resetLabelAlignment() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 2071-2075 |  
  |  | 2 | 1 | 
 QFormLayout::resetRowWrapPolicy| Name:  | QFormLayout::resetRowWrapPolicy |  | Prototype:  | void QFormLayout::resetRowWrapPolicy() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 2051-2055 |  
  |  | 2 | 1 | 
 QFormLayout::rowCount| Name:  | QFormLayout::rowCount |  | Prototype:  | int QFormLayout::rowCount() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1560-1564 |  
  |  | 2 | 1 | 
 QFormLayout::rowWrapPolicy| Name:  | QFormLayout::rowWrapPolicy |  | Prototype:  | QFormLayout::RowWrapPolicy QFormLayout::rowWrapPolicy() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1754-1762 |  
  |  | 4 | 2 | 
 QFormLayout::setFieldGrowthPolicy| Name:  | QFormLayout::setFieldGrowthPolicy |  | Prototype:  | void QFormLayout::setFieldGrowthPolicy(FieldGrowthPolicy policy) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1712-1719 |  
  |  | 4 | 2 | 
 QFormLayout::setFormAlignment| Name:  | QFormLayout::setFormAlignment |  | Prototype:  | void QFormLayout::setFormAlignment(Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1806-1813 |  
  |  | 4 | 2 | 
 QFormLayout::setGeometry| Name:  | QFormLayout::setGeometry |  | Prototype:  | void QFormLayout::setGeometry(const QRect &rect) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1485-1508 |  
  |  | 17 | 4 | 
 QFormLayout::setHorizontalSpacing| Name:  | QFormLayout::setHorizontalSpacing |  | Prototype:  | void QFormLayout::setHorizontalSpacing(int spacing) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1835-1842 |  
  |  | 4 | 2 | 
 QFormLayout::setItem| Name:  | QFormLayout::setItem |  | Prototype:  | void QFormLayout::setItem(int row, ItemRole role, QLayoutItem *item) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 2028-2035 |  
  |  | 5 | 2 | 
 QFormLayout::setLabelAlignment| Name:  | QFormLayout::setLabelAlignment |  | Prototype:  | void QFormLayout::setLabelAlignment(Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1776-1783 |  
  |  | 4 | 2 | 
 QFormLayout::setLayout| Name:  | QFormLayout::setLayout |  | Prototype:  | void QFormLayout::setLayout(int row, ItemRole role, QLayout *layout) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 2006-2013 |  
  |  | 5 | 2 | 
 QFormLayout::setRowWrapPolicy| Name:  | QFormLayout::setRowWrapPolicy |  | Prototype:  | void QFormLayout::setRowWrapPolicy(RowWrapPolicy policy) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1745-1752 |  
  |  | 4 | 2 | 
 QFormLayout::setSpacing| Name:  | QFormLayout::setSpacing |  | Prototype:  | void QFormLayout::setSpacing(int spacing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1889-1894 |  
  |  | 3 | 1 | 
 QFormLayout::setVerticalSpacing| Name:  | QFormLayout::setVerticalSpacing |  | Prototype:  | void QFormLayout::setVerticalSpacing(int spacing) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1864-1871 |  
  |  | 4 | 2 | 
 QFormLayout::setWidget| Name:  | QFormLayout::setWidget |  | Prototype:  | void QFormLayout::setWidget(int row, ItemRole role, QWidget *widget) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1986-1993 |  
  |  | 5 | 2 | 
 QFormLayout::sizeHint| Name:  | QFormLayout::sizeHint |  | Prototype:  | QSize QFormLayout::sizeHint() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1513-1521 |  
  |  | 5 | 2 | 
 QFormLayout::spacing| Name:  | QFormLayout::spacing |  | Prototype:  | int QFormLayout::spacing() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1902-1910 |  
  |  | 4 | 2 | 
 QFormLayout::takeAt| Name:  | QFormLayout::takeAt |  | Prototype:  | QLayoutItem *QFormLayout::takeAt(int index) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1393-1426 |  
  |  | 20 | 4 | 
 QFormLayout::verticalSpacing| Name:  | QFormLayout::verticalSpacing |  | Prototype:  | int QFormLayout::verticalSpacing() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1873-1881 |  
  |  | 4 | 2 | 
 QFormLayout::~QFormLayout| Name:  | QFormLayout::~QFormLayout |  | Prototype:  | QFormLayout::~QFormLayout() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1168-1180 |  
  |  | 4 | 1 | 
 QFormLayoutItem::QFormLayoutItem| Name:  | QFormLayoutItem::QFormLayoutItem |  | Prototype:  | QFormLayoutItem(QLayoutItem* i) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 106-106 |  
  |  | 1 | 1 | 
 QFormLayoutItem::controlTypes| Name:  | QFormLayoutItem::controlTypes |  | Prototype:  | QSizePolicy::ControlTypes controlTypes() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 117-117 |  
  |  | 1 | 1 | 
 QFormLayoutItem::expandingDirections| Name:  | QFormLayoutItem::expandingDirections |  | Prototype:  | Qt::Orientations expandingDirections() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 116-116 |  
  |  | 1 | 1 | 
 QFormLayoutItem::geometry| Name:  | QFormLayoutItem::geometry |  | Prototype:  | QRect geometry() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 121-121 |  
  |  | 1 | 1 | 
 QFormLayoutItem::hasHeightForWidth| Name:  | QFormLayoutItem::hasHeightForWidth |  | Prototype:  | bool hasHeightForWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 113-113 |  
  |  | 1 | 1 | 
 QFormLayoutItem::heightForWidth| Name:  | QFormLayoutItem::heightForWidth |  | Prototype:  | int heightForWidth(int width) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 114-114 |  
  |  | 1 | 1 | 
 QFormLayoutItem::layout| Name:  | QFormLayoutItem::layout |  | Prototype:  | QLayout *layout() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 111-111 |  
  |  | 1 | 1 | 
 QFormLayoutItem::minimumHeightForWidth| Name:  | QFormLayoutItem::minimumHeightForWidth |  | Prototype:  | int minimumHeightForWidth(int width) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 115-115 |  
  |  | 1 | 1 | 
 QFormLayoutItem::operator==| Name:  | QFormLayoutItem::operator== |  | Prototype:  | bool operator==(const QFormLayoutItem& other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 124-124 |  
  |  | 1 | 1 | 
 QFormLayoutItem::setGeometry| Name:  | QFormLayoutItem::setGeometry |  | Prototype:  | void setGeometry(const QRect& r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 120-120 |  
  |  | 1 | 1 | 
 QFormLayoutItem::vStretch| Name:  | QFormLayoutItem::vStretch |  | Prototype:  | int vStretch() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 118-118 |  
  |  | 1 | 1 | 
 QFormLayoutItem::widget| Name:  | QFormLayoutItem::widget |  | Prototype:  | QWidget *widget() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 110-110 |  
  |  | 1 | 1 | 
 QFormLayoutItem::~QFormLayoutItem| Name:  | QFormLayoutItem::~QFormLayoutItem |  | Prototype:  | ~QFormLayoutItem() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 107-107 |  
  |  | 1 | 1 | 
 QFormLayoutPrivate::QFormLayoutPrivate| Name:  | QFormLayoutPrivate::QFormLayoutPrivate |  | Prototype:  | QFormLayoutPrivate::QFormLayoutPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 222-229 |  
  |  | 2 | 1 | 
 QFormLayoutPrivate::arrangeWidgets| Name:  | QFormLayoutPrivate::arrangeWidgets |  | Prototype:  | void QFormLayoutPrivate::arrangeWidgets(const QVector<QLayoutStruct>& layouts, QRect &rect) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1912-1973 |  
  |  | 33 | 9 | 
 QFormLayoutPrivate::calcSizeHints| Name:  | QFormLayoutPrivate::calcSizeHints |  | Prototype:  | void QFormLayoutPrivate::calcSizeHints() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 874-902 |  
  |  | 17 | 2 | 
 QFormLayoutPrivate::getStyle| Name:  | QFormLayoutPrivate::getStyle |  | Prototype:  | QStyle* QFormLayoutPrivate::getStyle() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 967-976 |  
  |  | 4 | 2 | 
 QFormLayoutPrivate::haveHfwCached| Name:  | QFormLayoutPrivate::haveHfwCached |  | Prototype:  | inline bool haveHfwCached(int width) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 173-176 |  
  |  | 1 | 1 | 
 QFormLayoutPrivate::insertRow| Name:  | QFormLayoutPrivate::insertRow |  | Prototype:  | int QFormLayoutPrivate::insertRow(int row) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 904-912 |  
  |  | 5 | 2 | 
 QFormLayoutPrivate::insertRows| Name:  | QFormLayoutPrivate::insertRows |  | Prototype:  | void QFormLayoutPrivate::insertRows(int row, int count) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 914-920 |  
  |  | 3 | 2 | 
 QFormLayoutPrivate::recalcHFW| Name:  | QFormLayoutPrivate::recalcHFW |  | Prototype:  | void QFormLayoutPrivate::recalcHFW(int w) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 455-476 |  
  |  | 13 | 3 | 
 QFormLayoutPrivate::replaceAt| Name:  | QFormLayoutPrivate::replaceAt |  | Prototype:  | QLayoutItem* QFormLayoutPrivate::replaceAt(int index, QLayoutItem *newitem) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 978-1002 |  
  |  | 16 | 3 | 
 QFormLayoutPrivate::setItem| Name:  | QFormLayoutPrivate::setItem |  | Prototype:  | bool QFormLayoutPrivate::setItem(int row, QFormLayout::ItemRole role, QLayoutItem *item) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 922-945 |  
  |  | 15 | 4 | 
 QFormLayoutPrivate::setLayout| Name:  | QFormLayoutPrivate::setLayout |  | Prototype:  | void QFormLayoutPrivate::setLayout(int row, QFormLayout::ItemRole role, QLayout *layout) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 947-954 |  
  |  | 4 | 3 | 
 QFormLayoutPrivate::setWidget| Name:  | QFormLayoutPrivate::setWidget |  | Prototype:  | void QFormLayoutPrivate::setWidget(int row, QFormLayout::ItemRole role, QWidget *widget) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 956-965 |  
  |  | 6 | 3 | 
 QFormLayoutPrivate::setupHfwLayoutData| Name:  | QFormLayoutPrivate::setupHfwLayoutData |  | Prototype:  | void QFormLayoutPrivate::setupHfwLayoutData() |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 478-536 |  
  |  | 27 | 7 | 
 QFormLayoutPrivate::setupHorizontalLayoutData| Name:  | QFormLayoutPrivate::setupHorizontalLayoutData |  | Prototype:  | void QFormLayoutPrivate::setupHorizontalLayoutData(int width) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 820-872 |  
  |  | 24 | 7 | 
 QFormLayoutPrivate::setupVerticalLayoutData| Name:  | QFormLayoutPrivate::setupVerticalLayoutData |  | Prototype:  | void QFormLayoutPrivate::setupVerticalLayoutData(int width) |  | Coverage:  |   0.000% (0/115) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 626-818 |  
  |  | 117 | 28 | 
 QFormLayoutPrivate::updateSizes| Name:  | QFormLayoutPrivate::updateSizes |  | Prototype:  | void QFormLayoutPrivate::updateSizes() |  | Coverage:  |   0.000% (0/112) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 276-453 |  
  |  | 107 | 27 | 
 QFraction::isValid| Name:  | QFraction::isValid |  | Prototype:  | inline bool isValid() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 91-91 |  
  |  | 1 | 1 | 
 QFraction::operator !=| Name:  | QFraction::operator != |  | Prototype:  | inline bool operator != (const QFraction &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 86-86 |  
  |  | 1 | 1 | 
 QFraction::operator <| Name:  | QFraction::operator < |  | Prototype:  | inline bool QFraction::operator < (const QFraction &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 157-160 |  
  |  | 1 | 1 | 
 QFraction::operator <=| Name:  | QFraction::operator <= |  | Prototype:  | inline bool operator <= (const QFraction &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 89-89 |  
  |  | 1 | 1 | 
 QFraction::operator ==| Name:  | QFraction::operator == |  | Prototype:  | inline bool QFraction::operator == (const QFraction &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 162-165 |  
  |  | 1 | 1 | 
 QFraction::operator >| Name:  | QFraction::operator > |  | Prototype:  | inline bool operator > (const QFraction &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 87-87 |  
  |  | 1 | 1 | 
 QFraction::operator >=| Name:  | QFraction::operator >= |  | Prototype:  | inline bool operator >= (const QFraction &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 88-88 |  
  |  | 1 | 1 | 
 QFragmentFindHelper::QFragmentFindHelper| Name:  | QFragmentFindHelper::QFragmentFindHelper |  | Prototype:  | inline QFragmentFindHelper(int _pos, const QTextDocumentPrivate::FragmentMap &map) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 374-375 |  
  |  | 1 | 1 | 
 QFrame::QFrame| Name:  | QFrame::QFrame |  | Prototype:  | QFrame::QFrame(QWidget* parent, Qt::WindowFlags f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 200-205 |  
  |  | 2 | 1 | 
 QFrame::QFrame| Name:  | QFrame::QFrame |  | Prototype:  | QFrame::QFrame(QFramePrivate &dd, QWidget* parent, Qt::WindowFlags f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 208-213 |  
  |  | 2 | 1 | 
 QFrame::changeEvent| Name:  | QFrame::changeEvent |  | Prototype:  | void QFrame::changeEvent(QEvent *ev) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 533-543 |  
  |  | 4 | 2 | 
 QFrame::drawFrame| Name:  | QFrame::drawFrame |  | Prototype:  | void QFrame::drawFrame(QPainter *p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 523-528 |  
  |  | 3 | 1 | 
 QFrame::event| Name:  | QFrame::event |  | Prototype:  | bool QFrame::event(QEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 546-555 |  
  |  | 6 | 3 |