| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QLabelPrivate::clearContents| Name:  | QLabelPrivate::clearContents |  | Prototype:  | void QLabelPrivate::clearContents() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1285-1327 |  
  |  | 27 | 5 | 
 QLabelPrivate::createStandardContextMenu| Name:  | QLabelPrivate::createStandardContextMenu |  | Prototype:  | QMenu *QLabelPrivate::createStandardContextMenu(const QPoint &pos) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1613-1626 |  
  |  | 8 | 3 | 
 QLabelPrivate::documentRect| Name:  | QLabelPrivate::documentRect |  | Prototype:  | QRect QLabelPrivate::documentRect() const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1441-1463 |  
  |  | 19 | 7 | 
 QLabelPrivate::ensureTextControl| Name:  | QLabelPrivate::ensureTextControl |  | Prototype:  | void QLabelPrivate::ensureTextControl() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1530-1552 |  
  |  | 19 | 3 | 
 QLabelPrivate::ensureTextLayouted| Name:  | QLabelPrivate::ensureTextLayouted |  | Prototype:  | void QLabelPrivate::ensureTextLayouted() const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1504-1528 |  
  |  | 16 | 4 | 
 QLabelPrivate::ensureTextPopulated| Name:  | QLabelPrivate::ensureTextPopulated |  | Prototype:  | void QLabelPrivate::ensureTextPopulated() const |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1465-1502 |  
  |  | 21 | 8 | 
 QLabelPrivate::init| Name:  | QLabelPrivate::init |  | Prototype:  | void QLabelPrivate::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 255-262 |  
  |  | 4 | 1 | 
 QLabelPrivate::layoutPoint| Name:  | QLabelPrivate::layoutPoint |  | Prototype:  | QPoint QLabelPrivate::layoutPoint(const QPoint& p) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1606-1610 |  
  |  | 2 | 1 | 
 QLabelPrivate::layoutRect| Name:  | QLabelPrivate::layoutRect |  | Prototype:  | QRectF QLabelPrivate::layoutRect() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1589-1603 |  
  |  | 11 | 4 | 
 QLabelPrivate::sendControlEvent| Name:  | QLabelPrivate::sendControlEvent |  | Prototype:  | void QLabelPrivate::sendControlEvent(QEvent *e) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1554-1562 |  
  |  | 5 | 2 | 
 QLabelPrivate::sizeForWidth| Name:  | QLabelPrivate::sizeForWidth |  | Prototype:  | QSize QLabelPrivate::sizeForWidth(int w) const |  | Coverage:  |   0.000% (0/81) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 565-654 |  
  |  | 59 | 19 | 
 QLabelPrivate::textDirection| Name:  | QLabelPrivate::textDirection |  | Prototype:  | Qt::LayoutDirection QLabelPrivate::textDirection() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1429-1437 |  
  |  | 4 | 2 | 
 QLabelPrivate::updateLabel| Name:  | QLabelPrivate::updateLabel |  | Prototype:  | void QLabelPrivate::updateLabel() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1126-1141 |  
  |  | 11 | 3 | 
 QLabelPrivate::updateShortcut| Name:  | QLabelPrivate::updateShortcut |  | Prototype:  | void QLabelPrivate::updateShortcut() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1199-1213 |  
  |  | 7 | 2 | 
 QLatin15Codec::aliases| Name:  | QLatin15Codec::aliases |  | Prototype:  | QList<QByteArray> QLatin15Codec::aliases() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp |  | Lines:  | 228-233 |  
  |  | 3 | 1 | 
 QLatin15Codec::convertFromUnicode| Name:  | QLatin15Codec::convertFromUnicode |  | Prototype:  | QByteArray QLatin15Codec::convertFromUnicode(const QChar *in, int length, ConverterState *state) const |  | Coverage:  |   0.000% (0/49) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp |  | Lines:  | 148-220 |  
  |  | 43 | 24 | 
 QLatin15Codec::convertToUnicode| Name:  | QLatin15Codec::convertToUnicode |  | Prototype:  | QString QLatin15Codec::convertToUnicode(const char* chars, int len, ConverterState *) const |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp |  | Lines:  | 107-146 |  
  |  | 25 | 12 | 
 QLatin15Codec::mibEnum| Name:  | QLatin15Codec::mibEnum |  | Prototype:  | int QLatin15Codec::mibEnum() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp |  | Lines:  | 235-238 |  
  |  | 1 | 1 | 
 QLatin15Codec::name| Name:  | QLatin15Codec::name |  | Prototype:  | QByteArray QLatin15Codec::name() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp |  | Lines:  | 223-226 |  
  |  | 1 | 1 | 
 QLatin1Codec::aliases| Name:  | QLatin1Codec::aliases |  | Prototype:  | QList<QByteArray> QLatin1Codec::aliases() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp |  | Lines:  | 85-94 |  
  |  | 7 | 1 | 
 QLatin1Codec::convertFromUnicode| Name:  | QLatin1Codec::convertFromUnicode |  | Prototype:  | QByteArray QLatin1Codec::convertFromUnicode(const QChar *ch, int len, ConverterState *state) const |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp |  | Lines:  | 60-78 |  
  |  | 12 | 4 | 
 QLatin1Codec::convertToUnicode| Name:  | QLatin1Codec::convertToUnicode |  | Prototype:  | QString QLatin1Codec::convertToUnicode(const char *chars, int len, ConverterState *) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp |  | Lines:  | 51-57 |  
  |  | 3 | 2 | 
 QLatin1Codec::mibEnum| Name:  | QLatin1Codec::mibEnum |  | Prototype:  | int QLatin1Codec::mibEnum() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp |  | Lines:  | 97-100 |  
  |  | 1 | 1 | 
 QLatin1Codec::name| Name:  | QLatin1Codec::name |  | Prototype:  | QByteArray QLatin1Codec::name() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp |  | Lines:  | 80-83 |  
  |  | 1 | 1 | 
 QLayout::QLayout| Name:  | QLayout::QLayout |  | Prototype:  | QLayout::QLayout(QWidget *parent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 109-115 |  
  |  | 3 | 2 | 
 QLayout::QLayout| Name:  | QLayout::QLayout |  | Prototype:  | QLayout::QLayout() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 123-126 |  
  |  | 2 | 1 | 
 QLayout::QLayout| Name:  | QLayout::QLayout |  | Prototype:  | QLayout::QLayout(QLayoutPrivate &dd, QLayout *lay, QWidget *w) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 131-155 |  
  |  | 13 | 4 | 
 QLayout::activate| Name:  | QLayout::activate |  | Prototype:  | bool QLayout::activate() |  | Coverage:  |   0.000% (0/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1062-1131 |  
  |  | 50 | 18 | 
 QLayout::activateRecursiveHelper| Name:  | QLayout::activateRecursiveHelper |  | Prototype:  | void QLayout::activateRecursiveHelper(QLayoutItem *item) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1016-1027 |  
  |  | 8 | 3 | 
 QLayout::addChildLayout| Name:  | QLayout::addChildLayout |  | Prototype:  | void QLayout::addChildLayout(QLayout *l) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 782-795 |  
  |  | 7 | 3 | 
 QLayout::addChildWidget| Name:  | QLayout::addChildWidget |  | Prototype:  | void QLayout::addChildWidget(QWidget *w) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 899-930 |  
  |  | 19 | 8 | 
 QLayout::addWidget| Name:  | QLayout::addWidget |  | Prototype:  | void QLayout::addWidget(QWidget *w) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 224-228 |  
  |  | 2 | 1 | 
 QLayout::adoptLayout| Name:  | QLayout::adoptLayout |  | Prototype:  | bool QLayout::adoptLayout(QLayout *layout) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 800-805 |  
  |  | 3 | 1 | 
 QLayout::alignmentRect| Name:  | QLayout::alignmentRect |  | Prototype:  | QRect QLayout::alignmentRect(const QRect &r) const |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1311-1356 |  
  |  | 30 | 9 | 
 QLayout::childEvent| Name:  | QLayout::childEvent |  | Prototype:  | void QLayout::childEvent(QChildEvent *e) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 632-653 |  
  |  | 13 | 5 | 
 QLayout::closestAcceptableSize| Name:  | QLayout::closestAcceptableSize |  | Prototype:  | QSize QLayout::closestAcceptableSize(const QWidget *widget, const QSize &size) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1438-1476 |  
  |  | 25 | 6 | 
 QLayout::contentsMargins| Name:  | QLayout::contentsMargins |  | Prototype:  | QMargins QLayout::contentsMargins() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 439-444 |  
  |  | 3 | 1 | 
 QLayout::contentsRect| Name:  | QLayout::contentsRect |  | Prototype:  | QRect QLayout::contentsRect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 454-460 |  
  |  | 4 | 1 | 
 QLayout::controlTypes| Name:  | QLayout::controlTypes |  | Prototype:  | QSizePolicy::ControlTypes QLayout::controlTypes() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 511-519 |  
  |  | 6 | 3 | 
 QLayout::expandingDirections| Name:  | QLayout::expandingDirections |  | Prototype:  | Qt::Orientations QLayout::expandingDirections() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1011-1014 |  
  |  | 1 | 1 | 
 QLayout::geometry| Name:  | QLayout::geometry |  | Prototype:  | QRect QLayout::geometry() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 533-537 |  
  |  | 2 | 1 | 
 QLayout::getContentsMargins| Name:  | QLayout::getContentsMargins |  | Prototype:  | void QLayout::getContentsMargins(int *left, int *top, int *right, int *bottom) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 420-427 |  
  |  | 5 | 1 | 
 QLayout::indexOf| Name:  | QLayout::indexOf |  | Prototype:  | int QLayout::indexOf(QWidget *widget) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1241-1252 |  
  |  | 8 | 3 | 
 QLayout::invalidate| Name:  | QLayout::invalidate |  | Prototype:  | void QLayout::invalidate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 542-547 |  
  |  | 3 | 1 | 
 QLayout::isEmpty| Name:  | QLayout::isEmpty |  | Prototype:  | bool QLayout::isEmpty() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 495-506 |  
  |  | 8 | 3 | 
 QLayout::isEnabled| Name:  | QLayout::isEnabled |  | Prototype:  | bool QLayout::isEnabled() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1426-1430 |  
  |  | 2 | 1 | 
 QLayout::layout| Name:  | QLayout::layout |  | Prototype:  | QLayout * QLayout::layout() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 331-334 |  
  |  | 1 | 1 | 
 QLayout::margin| Name:  | QLayout::margin |  | Prototype:  | int QLayout::margin() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 289-298 |  
  |  | 5 | 2 | 
 QLayout::maximumSize| Name:  | QLayout::maximumSize |  | Prototype:  | QSize QLayout::maximumSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 994-997 |  
  |  | 1 | 1 | 
 QLayout::menuBar| Name:  | QLayout::menuBar |  | Prototype:  | QWidget *QLayout::menuBar() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 962-966 |  
  |  | 2 | 1 | 
 QLayout::minimumSize| Name:  | QLayout::minimumSize |  | Prototype:  | QSize QLayout::minimumSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 979-982 |  
  |  | 1 | 1 | 
 QLayout::parentWidget| Name:  | QLayout::parentWidget |  | Prototype:  | QWidget *QLayout::parentWidget() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 472-490 |  
  |  | 11 | 4 | 
 QLayout::removeItem| Name:  | QLayout::removeItem |  | Prototype:  | void QLayout::removeItem(QLayoutItem *item) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1391-1403 |  
  |  | 7 | 3 | 
 QLayout::removeWidget| Name:  | QLayout::removeWidget |  | Prototype:  | void QLayout::removeWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1368-1380 |  
  |  | 7 | 3 | 
 QLayout::replaceWidget| Name:  | QLayout::replaceWidget |  | Prototype:  | QLayoutItem *QLayout::replaceWidget(QWidget *from, QWidget *to, Qt::FindChildOptions options) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1156-1190 |  
  |  | 25 | 9 | 
 QLayout::setAlignment| Name:  | QLayout::setAlignment |  | Prototype:  | bool QLayout::setAlignment(QWidget *w, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 237-251 |  
  |  | 10 | 3 | 
 QLayout::setAlignment| Name:  | QLayout::setAlignment |  | Prototype:  | bool QLayout::setAlignment(QLayout *l, Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 260-274 |  
  |  | 10 | 3 | 
 QLayout::setContentsMargins| Name:  | QLayout::setContentsMargins |  | Prototype:  | void QLayout::setContentsMargins(int left, int top, int right, int bottom) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 374-387 |  
  |  | 9 | 2 | 
 QLayout::setContentsMargins| Name:  | QLayout::setContentsMargins |  | Prototype:  | void QLayout::setContentsMargins(const QMargins &margins) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 399-402 |  
  |  | 1 | 1 | 
 QLayout::setEnabled| Name:  | QLayout::setEnabled |  | Prototype:  | void QLayout::setEnabled(bool enable) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1415-1419 |  
  |  | 2 | 1 | 
 QLayout::setGeometry| Name:  | QLayout::setGeometry |  | Prototype:  | void QLayout::setGeometry(const QRect &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 524-528 |  
  |  | 2 | 1 | 
 QLayout::setMargin| Name:  | QLayout::setMargin |  | Prototype:  | void QLayout::setMargin(int margin) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 339-342 |  
  |  | 1 | 1 | 
 QLayout::setMenuBar| Name:  | QLayout::setMenuBar |  | Prototype:  | void QLayout::setMenuBar(QWidget *widget) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 944-955 |  
  |  | 4 | 2 | 
 QLayout::setSizeConstraint| Name:  | QLayout::setSizeConstraint |  | Prototype:  | void QLayout::setSizeConstraint(SizeConstraint constraint) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1287-1295 |  
  |  | 5 | 2 | 
 QLayout::setSpacing| Name:  | QLayout::setSpacing |  | Prototype:  | void QLayout::setSpacing(int spacing) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 344-357 |  
  |  | 9 | 4 | 
 QLayout::sizeConstraint| Name:  | QLayout::sizeConstraint |  | Prototype:  | QLayout::SizeConstraint QLayout::sizeConstraint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1297-1301 |  
  |  | 2 | 1 | 
 QLayout::spacing| Name:  | QLayout::spacing |  | Prototype:  | int QLayout::spacing() const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 317-334 |  
  |  | 10 | 5 | 
 QLayout::totalHeightForWidth| Name:  | QLayout::totalHeightForWidth |  | Prototype:  | int QLayout::totalHeightForWidth(int w) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 659-675 |  
  |  | 11 | 2 | 
 QLayout::totalMaximumSize| Name:  | QLayout::totalMaximumSize |  | Prototype:  | QSize QLayout::totalMaximumSize() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 729-750 |  
  |  | 14 | 3 | 
 QLayout::totalMinimumSize| Name:  | QLayout::totalMinimumSize |  | Prototype:  | QSize QLayout::totalMinimumSize() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 681-698 |  
  |  | 11 | 2 | 
 QLayout::totalSizeHint| Name:  | QLayout::totalSizeHint |  | Prototype:  | QSize QLayout::totalSizeHint() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 704-723 |  
  |  | 13 | 3 | 
 QLayout::update| Name:  | QLayout::update |  | Prototype:  | void QLayout::update() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1038-1051 |  
  |  | 9 | 3 | 
 QLayout::widgetEvent| Name:  | QLayout::widgetEvent |  | Prototype:  | void QLayout::widgetEvent(QEvent *e) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 593-627 |  
  |  | 19 | 10 | 
 QLayout::~QLayout| Name:  | QLayout::~QLayout |  | Prototype:  | QLayout::~QLayout() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 760-770 |  
  |  | 4 | 2 | 
 QLayoutItem::controlTypes| Name:  | QLayoutItem::controlTypes |  | Prototype:  | QSizePolicy::ControlTypes QLayoutItem::controlTypes() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 431-434 |  
  |  | 1 | 1 | 
 QLayoutItem::hasHeightForWidth| Name:  | QLayoutItem::hasHeightForWidth |  | Prototype:  | bool QLayoutItem::hasHeightForWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 384-387 |  
  |  | 1 | 1 | 
 QLayoutItem::heightForWidth| Name:  | QLayoutItem::heightForWidth |  | Prototype:  | int QLayoutItem::heightForWidth(int ) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 418-421 |  
  |  | 1 | 1 | 
 QLayoutItem::layout| Name:  | QLayoutItem::layout |  | Prototype:  | QLayout * QLayoutItem::layout() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 312-315 |  
  |  | 1 | 1 | 
 QLayoutItem::minimumHeightForWidth| Name:  | QLayoutItem::minimumHeightForWidth |  | Prototype:  | int QLayoutItem::minimumHeightForWidth(int w) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 394-397 |  
  |  | 1 | 1 | 
 QLayoutItem::setAlignment| Name:  | QLayoutItem::setAlignment |  | Prototype:  | void QLayoutItem::setAlignment(Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 188-191 |  
  |  | 1 | 1 | 
 QLayoutItem::spacerItem| Name:  | QLayoutItem::spacerItem |  | Prototype:  | QSpacerItem * QLayoutItem::spacerItem() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 323-326 |  
  |  | 1 | 1 | 
 QLayoutItem::widget| Name:  | QLayoutItem::widget |  | Prototype:  | QWidget * QLayoutItem::widget() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp |  | Lines:  | 361-364 |  
  |  | 1 | 1 | 
 QLayoutPolicy::controlType| Name:  | QLayoutPolicy::controlType |  | Prototype:  | QLayoutPolicy::ControlType QLayoutPolicy::controlType() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qlayoutpolicy.cpp |  | Lines:  | 72-75 |  
  |  | 1 | 1 | 
 QLayoutPolicy::setControlType| Name:  | QLayoutPolicy::setControlType |  | Prototype:  | void QLayoutPolicy::setControlType(ControlType type) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qlayoutpolicy.cpp |  | Lines:  | 46-70 |  
  |  | 5 | 3 | 
 QLayoutPrivate::QLayoutPrivate| Name:  | QLayoutPrivate::QLayoutPrivate |  | Prototype:  | QLayoutPrivate::QLayoutPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 157-162 |  
  |  | 2 | 1 | 
 QLayoutPrivate::checkLayout| Name:  | QLayoutPrivate::checkLayout |  | Prototype:  | bool QLayoutPrivate::checkLayout(QLayout *otherLayout) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 875-889 |  
  |  | 10 | 3 | 
 QLayoutPrivate::checkWidget| Name:  | QLayoutPrivate::checkWidget |  | Prototype:  | bool QLayoutPrivate::checkWidget(QWidget *widget) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 854-869 |  
  |  | 11 | 3 | 
 QLayoutPrivate::createSpacerItem| Name:  | QLayoutPrivate::createSpacerItem |  | Prototype:  | QSpacerItem *QLayoutPrivate::createSpacerItem(const QLayout *layout, int w, int h, QSizePolicy::Policy hPolicy, QSizePolicy::Policy vPolicy) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 194-200 |  
  |  | 4 | 3 | 
 QLayoutPrivate::createWidgetItem| Name:  | QLayoutPrivate::createWidgetItem |  | Prototype:  | QWidgetItem *QLayoutPrivate::createWidgetItem(const QLayout *layout, QWidget *widget) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 186-192 |  
  |  | 4 | 3 | 
 QLayoutPrivate::doResize| Name:  | QLayoutPrivate::doResize |  | Prototype:  | void QLayoutPrivate::doResize(const QSize &r) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 571-584 |  
  |  | 9 | 2 | 
 QLayoutPrivate::getMargin| Name:  | QLayoutPrivate::getMargin |  | Prototype:  | void QLayoutPrivate::getMargin(int *result, int userMargin, QStyle::PixelMetric pm) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 164-179 |  
  |  | 10 | 5 | 
 QLayoutPrivate::reparentChildWidgets| Name:  | QLayoutPrivate::reparentChildWidgets |  | Prototype:  | void QLayoutPrivate::reparentChildWidgets(QWidget *mw) |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 818-848 |  
  |  | 19 | 8 | 
 QLibrary::QLibrary| Name:  | QLibrary::QLibrary |  | Prototype:  | QLibrary::QLibrary(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 835-838 |  
  |  | 2 | 1 | 
 QLibrary::QLibrary| Name:  | QLibrary::QLibrary |  | Prototype:  | QLibrary::QLibrary(const QString& fileName, QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 850-854 |  
  |  | 1 | 1 | 
 QLibrary::QLibrary| Name:  | QLibrary::QLibrary |  | Prototype:  | QLibrary::QLibrary(const QString& fileName, int verNum, QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 867-871 |  
  |  | 1 | 1 | 
 QLibrary::QLibrary| Name:  | QLibrary::QLibrary |  | Prototype:  | QLibrary::QLibrary(const QString& fileName, const QString &version, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 883-887 |  
  |  | 1 | 1 | 
 QLibrary::errorString| Name:  | QLibrary::errorString |  | Prototype:  | QString QLibrary::errorString() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 1079-1082 |  
  |  | 1 | 1 | 
 QLibrary::fileName| Name:  | QLibrary::fileName |  | Prototype:  | QString QLibrary::fileName() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 937-942 |  
  |  | 3 | 2 | 
 QLibrary::isLibrary| Name:  | QLibrary::isLibrary |  | Prototype:  | bool QLibrary::isLibrary(const QString &fileName) |  | Coverage:  |  75.000% (12/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 616-675 |  
  |  | 15 | 5 | 
 QLibrary::isLoaded| Name:  | QLibrary::isLoaded |  | Prototype:  | bool QLibrary::isLoaded() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 826-829 |  
  |  | 1 | 1 |