| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 139-139 |
| | 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: | 138-138 |
| | 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: | 143-143 |
| | 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: | 135-135 |
| | 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: | 136-136 |
| | 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: | 133-133 |
| | 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: | 137-137 |
| | 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: | 146-146 |
| | 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: | 142-142 |
| | 1 | 1 |
QFormLayoutItem::vStretch| Name: | QFormLayoutItem::vStretch | | Prototype: | int vStretch() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 140-140 |
| | 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: | 132-132 |
| | 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: | 129-129 |
| | 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: | 244-251 |
| | 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: | 1934-1995 |
| | 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: | 896-924 |
| | 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: | 989-998 |
| | 4 | 2 |
QFormLayoutPrivate::haveHfwCached| Name: | QFormLayoutPrivate::haveHfwCached | | Prototype: | inline bool haveHfwCached(int width) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 195-198 |
| | 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: | 926-934 |
| | 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: | 936-942 |
| | 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: | 477-498 |
| | 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: | 1000-1024 |
| | 16 | 3 |
QFormLayoutPrivate::setItem| Name: | QFormLayoutPrivate::setItem | | Prototype: | bool QFormLayoutPrivate::setItem(int row, QFormLayout::ItemRole role, QLayoutItem *item) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 944-967 |
| | 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: | 969-976 |
| | 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: | 978-987 |
| | 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: | 500-558 |
| | 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: | 842-894 |
| | 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: | 648-840 |
| | 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: | 298-475 |
| | 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: | 85-85 |
| | 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: | 80-80 |
| | 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: | 151-154 |
| | 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: | 83-83 |
| | 1 | 1 |
QFraction::operator ==| Name: | QFraction::operator == | | Prototype: | inline bool QFraction::operator == (const QFraction &other) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 156-159 |
| | 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: | 81-81 |
| | 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: | 82-82 |
| | 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: | 368-369 |
| | 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: | 194-199 |
| | 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: | 202-207 |
| | 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: | 527-537 |
| | 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: | 517-522 |
| | 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: | 540-549 |
| | 6 | 3 |
QFrame::frameRect| Name: | QFrame::frameRect | | Prototype: | QRect QFrame::frameRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 469-475 |
| | 4 | 1 |
QFrame::frameShadow| Name: | QFrame::frameShadow | | Prototype: | QFrame::Shadow QFrame::frameShadow() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 299-303 |
| | 2 | 1 |
QFrame::frameShape| Name: | QFrame::frameShape | | Prototype: | QFrame::Shape QFrame::frameShape() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 280-284 |
| | 2 | 1 |
QFrame::frameStyle| Name: | QFrame::frameStyle | | Prototype: | int QFrame::frameStyle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 267-271 |
| | 2 | 1 |
QFrame::frameWidth| Name: | QFrame::frameWidth | | Prototype: | int QFrame::frameWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 448-452 |
| | 2 | 1 |
QFrame::initStyleOption| Name: | QFrame::initStyleOption | | Prototype: | void QFrame::initStyleOption(QStyleOptionFrame *option) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 218-250 |
| | 18 | 10 |
QFrame::lineWidth| Name: | QFrame::lineWidth | | Prototype: | int QFrame::lineWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 374-378 |
| | 2 | 1 |
QFrame::midLineWidth| Name: | QFrame::midLineWidth | | Prototype: | int QFrame::midLineWidth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 398-402 |
| | 2 | 1 |
QFrame::paintEvent| Name: | QFrame::paintEvent | | Prototype: | void QFrame::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 506-510 |
| | 2 | 1 |
QFrame::setFrameRect| Name: | QFrame::setFrameRect | | Prototype: | void QFrame::setFrameRect(const QRect &r) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 477-483 |
| | 4 | 1 |
QFrame::setFrameShadow| Name: | QFrame::setFrameShadow | | Prototype: | void QFrame::setFrameShadow(QFrame::Shadow s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 305-309 |
| | 2 | 1 |
QFrame::setFrameShape| Name: | QFrame::setFrameShape | | Prototype: | void QFrame::setFrameShape(QFrame::Shape s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 286-290 |
| | 2 | 1 |
QFrame::setFrameStyle| Name: | QFrame::setFrameStyle | | Prototype: | void QFrame::setFrameStyle(int style) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 329-351 |
| | 14 | 5 |
QFrame::setLineWidth| Name: | QFrame::setLineWidth | | Prototype: | void QFrame::setLineWidth(int w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 365-372 |
| | 5 | 2 |
QFrame::setMidLineWidth| Name: | QFrame::setMidLineWidth | | Prototype: | void QFrame::setMidLineWidth(int w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 389-396 |
| | 5 | 2 |
QFrame::sizeHint| Name: | QFrame::sizeHint | | Prototype: | QSize QFrame::sizeHint() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 487-501 |
| | 5 | 4 |
QFrameInfo::QFrameInfo| Name: | QFrameInfo::QFrameInfo | | Prototype: | inline QFrameInfo(bool endMark) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 195-197 |
| | 1 | 1 |
QFrameInfo::QFrameInfo| Name: | QFrameInfo::QFrameInfo | | Prototype: | inline QFrameInfo() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 199-201 |
| | 1 | 1 |
QFrameInfo::QFrameInfo| Name: | QFrameInfo::QFrameInfo | | Prototype: | inline QFrameInfo(const QPixmap &pixmap, int delay) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 203-205 |
| | 1 | 1 |
QFrameInfo::endMarker| Name: | QFrameInfo::endMarker | | Prototype: | static inline QFrameInfo endMarker() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 215-216 |
| | 1 | 1 |
QFrameInfo::isEndMarker| Name: | QFrameInfo::isEndMarker | | Prototype: | inline bool isEndMarker() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 212-213 |
| | 1 | 1 |
QFrameInfo::isValid| Name: | QFrameInfo::isValid | | Prototype: | inline bool isValid() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 207-210 |
| | 1 | 1 |
QFramePrivate::QFramePrivate| Name: | QFramePrivate::QFramePrivate | | Prototype: | QFramePrivate::QFramePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 47-56 |
| | 2 | 1 |
QFramePrivate::init| Name: | QFramePrivate::init | | Prototype: | inline void QFramePrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 62-65 |
| | 1 | 1 |
QFramePrivate::updateFrameWidth| Name: | QFramePrivate::updateFrameWidth | | Prototype: | void QFramePrivate::updateFrameWidth() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 428-435 |
| | 5 | 1 |
QFramePrivate::updateStyledFrameWidths| Name: | QFramePrivate::updateStyledFrameWidths | | Prototype: | void QFramePrivate::updateStyledFrameWidths() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | | Lines: | 408-421 |
| | 10 | 1 |
QFreetypeFace::addBitmapToPath| Name: | QFreetypeFace::addBitmapToPath | | Prototype: | void QFreetypeFace::addBitmapToPath(FT_GlyphSlot slot, const QFixedPoint &point, QPainterPath *path) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 521-530 |
| | 6 | 2 |
QFreetypeFace::getPointInOutline| Name: | QFreetypeFace::getPointInOutline | | Prototype: | int QFreetypeFace::getPointInOutline(glyph_t glyph, int flags, quint32 point, QFixed *xpos, QFixed *ypos, quint32 *nPoints) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 168-187 |
| | 12 | 5 |
QFreetypeFace::getSfntTable| Name: | QFreetypeFace::getSfntTable | | Prototype: | bool QFreetypeFace::getSfntTable(uint tag, uchar *buffer, uint *length) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 399-402 |
| | 1 | 1 |
QFreetypeFace::properties| Name: | QFreetypeFace::properties | | Prototype: | QFontEngine::Properties QFreetypeFace::properties() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 369-397 |
| | 23 | 3 |
QFtp::currentDevice| Name: | QFtp::currentDevice | | Prototype: | QIODevice* QFtp::currentDevice() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2149-2157 |
| | 6 | 3 |
QFtp::read| Name: | QFtp::read | | Prototype: | qint64 QFtp::read(char *data, qint64 maxlen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2054-2057 |
| | 1 | 1 |
QFtpDTP::clearError| Name: | QFtpDTP::clearError | | Prototype: | inline void QFtpDTP::clearError() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 442-445 |
| | 1 | 1 |
QFtpDTP::dataReadyRead| Name: | QFtpDTP::dataReadyRead | | Prototype: | void QFtpDTP::dataReadyRead() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 427-430 |
| | 1 | 1 |
QFtpDTP::errorMessage| Name: | QFtpDTP::errorMessage | | Prototype: | inline QString QFtpDTP::errorMessage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 437-440 |
| | 1 | 1 |
QFtpDTP::read| Name: | QFtpDTP::read | | Prototype: | qint64 QFtpDTP::read(char *data, qint64 maxlen) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 359-372 |
| | 8 | 2 |
QFtpPI::delayedCloseFinished| Name: | QFtpPI::delayedCloseFinished | | Prototype: | void QFtpPI::delayedCloseFinished() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 906-909 |
| | 1 | 1 |
QFtpPI::sendCommand| Name: | QFtpPI::sendCommand | | Prototype: | bool sendCommand(const QString &cmd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 153-154 |
| | 1 | 1 |
QFullCoverage::store| Name: | QFullCoverage::store | | Prototype: | inline void store(uint *dest, const uint src) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 815-818 |
| | 1 | 1 |
QFusionStyle::QFusionStyle| Name: | QFusionStyle::QFusionStyle | | Prototype: | QFusionStyle::QFusionStyle() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 354-357 |
| | 1 | 1 |
QFusionStyle::QFusionStyle| Name: | QFusionStyle::QFusionStyle | | Prototype: | QFusionStyle::QFusionStyle(QFusionStylePrivate &dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 364-366 |
| | 2 | 1 |
QFusionStyle::drawComplexControl| Name: | QFusionStyle::drawComplexControl | | Prototype: | void QFusionStyle::drawComplexControl(ComplexControl control, const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/553) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 1924-3023 |
| | 795 | 126 |
QFusionStyle::drawControl| Name: | QFusionStyle::drawControl | | Prototype: | void QFusionStyle::drawControl(ControlElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/478) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 996-1909 |
| | 650 | 126 |
QFusionStyle::drawItemPixmap| Name: | QFusionStyle::drawItemPixmap | | Prototype: | void QFusionStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment, const QPixmap &pixmap) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3581-3585 |
| | 1 | 1 |
QFusionStyle::drawItemText| Name: | QFusionStyle::drawItemText | | Prototype: | void QFusionStyle::drawItemText(QPainter *painter, const QRect &rect, int alignment, const QPalette &pal, bool enabled, const QString& text, QPalette::ColorRole textRole) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 393-409 |
| | 10 | 4 |
QFusionStyle::drawPrimitive| Name: | QFusionStyle::drawPrimitive | | Prototype: | void QFusionStyle::drawPrimitive(PrimitiveElement elem, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/248) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 415-991 |
| | 398 | 85 |
QFusionStyle::generatedIconPixmap| Name: | QFusionStyle::generatedIconPixmap | | Prototype: | QPixmap QFusionStyle::generatedIconPixmap(QIcon::Mode iconMode, const QPixmap &pixmap, const QStyleOption *opt) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3599-3603 |
| | 1 | 1 |
QFusionStyle::hitTestComplexControl| Name: | QFusionStyle::hitTestComplexControl | | Prototype: | QStyle::SubControl QFusionStyle::hitTestComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *w) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3590-3594 |
| | 1 | 1 |
QFusionStyle::itemPixmapRect| Name: | QFusionStyle::itemPixmapRect | | Prototype: | QRect QFusionStyle::itemPixmapRect(const QRect &r, int flags, const QPixmap &pixmap) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3573-3576 |
| | 1 | 1 |
QFusionStyle::pixelMetric| Name: | QFusionStyle::pixelMetric | | Prototype: | int QFusionStyle::pixelMetric(PixelMetric metric, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/82) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3028-3142 |
| | 64 | 49 |
QFusionStyle::polish| Name: | QFusionStyle::polish | | Prototype: | void QFusionStyle::polish(QApplication *app) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3245-3248 |
| | 1 | 1 |
QFusionStyle::polish| Name: | QFusionStyle::polish | | Prototype: | void QFusionStyle::polish(QWidget *widget) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3253-3269 |
| | 12 | 2 |
QFusionStyle::polish| Name: | QFusionStyle::polish | | Prototype: | void QFusionStyle::polish(QPalette &pal) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3274-3277 |
| | 1 | 1 |
QFusionStyle::sizeFromContents| Name: | QFusionStyle::sizeFromContents | | Prototype: | QSize QFusionStyle::sizeFromContents(ContentsType type, const QStyleOption *option, const QSize &size, const QWidget *widget) const | | Coverage: | 0.000% (0/79) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3147-3240 |
| | 66 | 30 |
QFusionStyle::standardIcon| Name: | QFusionStyle::standardIcon | | Prototype: | QIcon QFusionStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3719-3723 |
| | 1 | 1 |
QFusionStyle::standardPalette| Name: | QFusionStyle::standardPalette | | Prototype: | QPalette QFusionStyle::standardPalette () const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 1916-1919 |
| | 1 | 1 |
QFusionStyle::standardPixmap| Name: | QFusionStyle::standardPixmap | | Prototype: | QPixmap QFusionStyle::standardPixmap(StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *widget) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3728-3747 |
| | 6 | 6 |
QFusionStyle::styleHint| Name: | QFusionStyle::styleHint | | Prototype: | int QFusionStyle::styleHint(StyleHint hint, const QStyleOption *option, const QWidget *widget, QStyleHintReturn *returnData) const | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3608-3681 |
| | 23 | 33 |
QFusionStyle::subControlRect| Name: | QFusionStyle::subControlRect | | Prototype: | QRect QFusionStyle::subControlRect(ComplexControl control, const QStyleOptionComplex *option, SubControl subControl, const QWidget *widget) const | | Coverage: | 0.000% (0/218) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3310-3567 |
| | 186 | 77 |