| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 3278-3281 |  
  |  | 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:  | 3032-3146 |  
  |  | 64 | 49 | 
 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:  | 3577-3580 |  
  |  | 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:  | 3594-3598 |  
  |  | 1 | 1 | 
 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:  | 3603-3607 |  
  |  | 1 | 1 | 
 QFusionStyle::drawPrimitive| Name:  | QFusionStyle::drawPrimitive |  | Prototype:  | void QFusionStyle::drawPrimitive(PrimitiveElement elem, const QStyleOption *option, QPainter *painter, const QWidget *widget) const |  | Coverage:  |   0.000% (0/244) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 421-994 |  
  |  | 396 | 84 | 
 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:  | 399-415 |  
  |  | 10 | 4 | 
 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:  | 3585-3589 |  
  |  | 1 | 1 | 
 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:  | 999-1913 |  
  |  | 651 | 126 | 
 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:  | 1928-3027 |  
  |  | 795 | 126 | 
 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:  | 360-363 |  
  |  | 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:  | 370-372 |  
  |  | 2 | 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:  | 821-824 |  
  |  | 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:  | 159-160 |  
  |  | 1 | 1 | 
 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:  | 912-915 |  
  |  | 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:  | 365-378 |  
  |  | 8 | 2 | 
 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:  | 443-446 |  
  |  | 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:  | 433-436 |  
  |  | 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:  | 448-451 |  
  |  | 1 | 1 | 
 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:  | 2060-2063 |  
  |  | 1 | 1 | 
 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:  | 2155-2163 |  
  |  | 6 | 3 | 
 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:  | 390-418 |  
  |  | 23 | 3 | 
 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:  | 420-423 |  
  |  | 1 | 1 | 
 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:  | 175-194 |  
  |  | 12 | 5 | 
 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:  | 542-551 |  
  |  | 6 | 2 | 
 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:  | 414-427 |  
  |  | 10 | 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:  | 434-441 |  
  |  | 5 | 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:  | 68-71 |  
  |  | 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:  | 53-62 |  
  |  | 2 | 1 | 
 QFrameInfo::isValid| Name:  | QFrameInfo::isValid |  | Prototype:  | inline bool isValid() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp |  | Lines:  | 213-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:  | 218-219 |  
  |  | 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:  | 221-222 |  
  |  | 1 | 1 | 
 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:  | 201-203 |  
  |  | 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:  | 205-207 |  
  |  | 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:  | 209-211 |  
  |  | 1 | 1 | 
 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:  | 493-507 |  
  |  | 5 | 4 | 
 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:  | 395-402 |  
  |  | 5 | 2 | 
 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:  | 371-378 |  
  |  | 5 | 2 | 
 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:  | 335-357 |  
  |  | 14 | 5 | 
 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:  | 292-296 |  
  |  | 2 | 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:  | 311-315 |  
  |  | 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:  | 483-489 |  
  |  | 4 | 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:  | 512-516 |  
  |  | 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:  | 404-408 |  
  |  | 2 | 1 | 
 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:  | 380-384 |  
  |  | 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:  | 224-256 |  
  |  | 18 | 10 | 
 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:  | 454-458 |  
  |  | 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:  | 273-277 |  
  |  | 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:  | 286-290 |  
  |  | 2 | 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:  | 305-309 |  
  |  | 2 | 1 | 
 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:  | 475-481 |  
  |  | 4 | 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 | 
 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::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::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 | 
 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 | 
 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 | 
 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 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:  | 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:  | 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:  | 86-86 |  
  |  | 1 | 1 | 
 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 | 
 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 | 
 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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 | 
 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 | 
 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::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::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::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::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::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::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::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::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::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::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::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 | 
 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 | 
 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::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::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::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::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::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 |