Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QStyleSheetStyle::styleHintName: | QStyleSheetStyle::styleHint | Prototype: | int QStyleSheetStyle::styleHint(StyleHint sh, const QStyleOption *opt, const QWidget *w, QStyleHintReturn *shret) const | Coverage: | 0.000% (0/136) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5147-5250 |
| | 76 | 55 |
QWindowsStyle::drawComplexControlName: | QWindowsStyle::drawComplexControl | Prototype: | void QWindowsStyle::drawComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, QPainter *p, const QWidget *widget) const | Coverage: | 0.000% (0/189) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 1936-2339 |
| | 286 | 55 |
QXmlSimpleReaderPrivate::parseAttTypeName: | QXmlSimpleReaderPrivate::parseAttType | Prototype: | bool QXmlSimpleReaderPrivate::parseAttType() | Coverage: | 92.466% (135/146) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 5528-5772 |
| | 160 | 56 |
propertyNameForStandardPixmapName: | propertyNameForStandardPixmap | Prototype: | static QLatin1String propertyNameForStandardPixmap(QStyle::StandardPixmap sp) | Coverage: | 0.000% (0/110) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5046-5105 |
| | 56 | 56 |
QOpenGLTexture::hasFeatureName: | QOpenGLTexture::hasFeature | Prototype: | bool QOpenGLTexture::hasFeature(Feature feature) | Coverage: | 0.000% (0/162) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 3364-3533 |
| | 66 | 58 |
QFontEngineFT::loadGlyphName: | QFontEngineFT::loadGlyph | Prototype: | QFontEngineFT::Glyph *QFontEngineFT::loadGlyph(QGlyphSet *set, uint glyph, QFixed subPixelPosition, GlyphFormat format, bool fetchMetricsOnly) const | Coverage: | 53.498% (130/243) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 857-1196 |
| | 250 | 59 |
QEvdevKeyboardHandler::processKeycodeName: | QEvdevKeyboardHandler::processKeycode | Prototype: | QEvdevKeyboardHandler::KeycodeAction QEvdevKeyboardHandler::processKeycode(quint16 keycode, bool pressed, bool autorepeat) | Coverage: | 0.000% (0/227) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | Lines: | 219-451 |
| | 155 | 60 |
QVariant::canConvertName: | QVariant::canConvert | Prototype: | bool QVariant::canConvert(int targetTypeId) const | Coverage: | 87.037% (188/216) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3032-3181 |
| | 81 | 60 |
QTextDocumentLayoutPrivate::layoutTableName: | QTextDocumentLayoutPrivate::layoutTable | Prototype: | QRectF QTextDocumentLayoutPrivate::layoutTable(QTextTable *table, int layoutFrom, int layoutTo, QFixed parentY) | Coverage: | 0.000% (0/194) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 1600-2001 |
| | 255 | 61 |
QWidget::setAttributeName: | QWidget::setAttribute | Prototype: | void QWidget::setAttribute(Qt::WidgetAttribute attribute, bool on) | Coverage: | 0.000% (0/173) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 11025-11281 |
| | 99 | 62 |
AtSpiAdaptor::setBitFlagName: | AtSpiAdaptor::setBitFlag | Prototype: | void AtSpiAdaptor::setBitFlag(const QString &flag) | Coverage: | 0.000% (0/183) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 613-762 |
| | 115 | 63 |
dither_to_MonoName: | dither_to_Mono | Prototype: | void dither_to_Mono(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags, bool fromalpha) | Coverage: | 0.000% (0/190) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1155-1422 |
| | 184 | 63 |
QGraphicsScene::eventName: | QGraphicsScene::event | Prototype: | bool QGraphicsScene::event(QEvent *event) | Coverage: | 0.000% (0/142) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 3305-3505 |
| | 103 | 64 |
QTableView::moveCursorName: | QTableView::moveCursor | Prototype: | QModelIndex QTableView::moveCursor(CursorAction cursorAction, Qt::KeyboardModifiers modifiers) | Coverage: | 0.000% (0/264) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 1578-1820 |
| | 174 | 64 |
parseDateStringName: | parseDateString | Prototype: | static QDateTime parseDateString(const QByteArray &dateString) | Coverage: | 67.260% (189/281) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | Lines: | 578-868 |
| | 172 | 65 |
QWidgetTextControl::processEventName: | QWidgetTextControl::processEvent | Prototype: | void QWidgetTextControl::processEvent(QEvent *e, const QMatrix &matrix, QWidget *contextWidget) | Coverage: | 0.000% (0/155) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 955-1176 |
| | 124 | 66 |
QRasterizer::rasterizeLineName: | QRasterizer::rasterizeLine | Prototype: | void QRasterizer::rasterizeLine(const QPointF &a, const QPointF &b, qreal width, bool squareCap) | Coverage: | 0.000% (0/228) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 750-1185 |
| | 304 | 67 |
QSpiApplicationAdaptor::eventFilterName: | QSpiApplicationAdaptor::eventFilter | Prototype: | bool QSpiApplicationAdaptor::eventFilter(QObject *target, QEvent *event) | Coverage: | 0.000% (0/161) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/application.cpp | Lines: | 79-196 |
| | 60 | 67 |
QTest::qtest_qParseArgsName: | QTest::qtest_qParseArgs | Prototype: | void qtest_qParseArgs(int argc, char *argv[], bool qml) | Coverage: | 48.837% (105/215) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 1651-2003 |
| | 261 | 69 |
QTextHtmlParserNode::applyCssDeclarationsName: | QTextHtmlParserNode::applyCssDeclarations | Prototype: | void QTextHtmlParserNode::applyCssDeclarations(const QVector<QCss::Declaration> &declarations, const QTextDocument *resourceProvider) | Coverage: | 0.000% (0/156) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1161-1324 |
| | 118 | 70 |
eventClassNameName: | eventClassName | Prototype: | static const char *eventClassName(QEvent::Type t) | Coverage: | 0.000% (0/109) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 3643-3758 |
| | 38 | 73 |
QWindowsStyle::drawPrimitiveName: | QWindowsStyle::drawPrimitive | Prototype: | void QWindowsStyle::drawPrimitive(PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w) const | Coverage: | 0.000% (0/233) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 678-1106 |
| | 285 | 74 |
QXmlSimpleReaderPrivate::parseContentName: | QXmlSimpleReaderPrivate::parseContent | Prototype: | bool QXmlSimpleReaderPrivate::parseContent() | Coverage: | 69.756% (143/205) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 3909-4229 |
| | 179 | 74 |
QXmlSimpleReaderPrivate::parseEntityDeclName: | QXmlSimpleReaderPrivate::parseEntityDecl | Prototype: | bool QXmlSimpleReaderPrivate::parseEntityDecl() | Coverage: | 86.842% (165/190) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 6475-6773 |
| | 184 | 74 |
QOpenGLTextureHelper::QOpenGLTextureHelperName: | QOpenGLTextureHelper::QOpenGLTextureHelper | Prototype: | QOpenGLTextureHelper::QOpenGLTextureHelper(QOpenGLContext *context) | Coverage: | 0.000% (0/101) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 41-310 |
| | 61 | 76 |
QFusionStyle::subControlRectName: | 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 |
QWidgetLineControl::processKeyEventName: | QWidgetLineControl::processKeyEvent | Prototype: | void QWidgetLineControl::processKeyEvent(QKeyEvent* event) | Coverage: | 0.000% (0/280) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1572-1899 |
| | 177 | 77 |
QFlickGestureRecognizer::recognizeName: | QFlickGestureRecognizer::recognize | Prototype: | QGestureRecognizer::Result QFlickGestureRecognizer::recognize(QGesture *state, QObject *watched, QEvent *event) | Coverage: | 0.000% (0/236) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 386-695 |
| | 156 | 78 |
QMetaType::typeNameName: | QMetaType::typeName | Prototype: | const char *QMetaType::typeName(int typeId) | Coverage: | 98.758% (159/161) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 830-854 |
| | 11 | 78 |
QGtkStyle::subControlRectName: | QGtkStyle::subControlRect | Prototype: | QRect QGtkStyle::subControlRect(ComplexControl control, const QStyleOptionComplex *option, SubControl subControl, const QWidget *widget) const | Coverage: | 0.000% (0/233) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 3546-3858 |
| | 211 | 80 |
QPicture::execName: | QPicture::exec | Prototype: | bool QPicture::exec(QPainter *painter, QDataStream &s, int nrecords) | Coverage: | 0.000% (0/221) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 479-916 |
| | 304 | 81 |
QStyleSheetStyle::subControlRectName: | QStyleSheetStyle::subControlRect | Prototype: | QRect QStyleSheetStyle::subControlRect(ComplexControl cc, const QStyleOptionComplex *opt, SubControl sc, const QWidget *w) const | Coverage: | 0.000% (0/284) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5252-5601 |
| | 228 | 81 |
QMetaType::loadName: | QMetaType::load | Prototype: | bool QMetaType::load(QDataStream &stream, int type, void *data) | Coverage: | 86.331% (120/139) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1468-1678 |
| | 111 | 82 |
QMetaType::saveName: | QMetaType::save | Prototype: | bool QMetaType::save(QDataStream &stream, int type, const void *data) | Coverage: | 86.331% (120/139) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1247-1452 |
| | 105 | 82 |
QTextHtmlParser::applyAttributesName: | QTextHtmlParser::applyAttributes | Prototype: | void QTextHtmlParser::applyAttributes(const QStringList &attributes) | Coverage: | 0.000% (0/244) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1444-1654 |
| | 161 | 82 |
QXcbConnection::handleXcbEventName: | QXcbConnection::handleXcbEvent | Prototype: | void QXcbConnection::handleXcbEvent(xcb_generic_event_t *event) | Coverage: | 44.053% (100/227) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1082-1286 |
| | 118 | 82 |
QStyleSheetStyle::drawComplexControlName: | QStyleSheetStyle::drawComplexControl | Prototype: | void QStyleSheetStyle::drawComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, QPainter *p, const QWidget *w) const | Coverage: | 0.000% (0/338) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 2856-3312 |
| | 312 | 84 |
QStyleSheetStyle::drawPrimitiveName: | QStyleSheetStyle::drawPrimitive | Prototype: | void QStyleSheetStyle::drawPrimitive(PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *w) const | Coverage: | 0.000% (0/229) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4156-4473 |
| | 176 | 84 |
QTextCursorPrivate::movePositionName: | QTextCursorPrivate::movePosition | Prototype: | bool QTextCursorPrivate::movePosition(QTextCursor::MoveOperation op, QTextCursor::MoveMode mode) | Coverage: | 0.000% (0/304) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | Lines: | 333-662 |
| | 213 | 84 |
QFusionStyle::drawPrimitiveName: | 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 |
QDateTimeParser::parseName: | QDateTimeParser::parse | Prototype: | QDateTimeParser::StateNode QDateTimeParser::parse(QString &input, int &cursorPosition, const QDateTime ¤tValue, bool fixup) const | Coverage: | 76.190% (208/273) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 873-1224 |
| | 226 | 86 |
QCommonStyle::styleHintName: | QCommonStyle::styleHint | Prototype: | int QCommonStyle::styleHint(StyleHint sh, const QStyleOption *opt, const QWidget *widget, QStyleHintReturn *hret) const | Coverage: | 0.000% (0/202) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 4860-5184 |
| | 188 | 90 |
QStyleSheetStyle::subElementRectName: | QStyleSheetStyle::subElementRect | Prototype: | QRect QStyleSheetStyle::subElementRect(SubElement se, const QStyleOption *opt, const QWidget *w) const | Coverage: | 0.000% (0/231) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5603-5846 |
| | 124 | 91 |
QRegExpEngine::getEscapeName: | QRegExpEngine::getEscape | Prototype: | int QRegExpEngine::getEscape() | Coverage: | 32.773% (78/238) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2890-3287 |
| | 287 | 93 |
QString::vasprintfName: | QString::vasprintf | Prototype: | QString QString::vasprintf(const char *cformat, va_list ap) | Coverage: | 60.090% (134/223) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 5967-6284 |
| | 195 | 97 |
read_dib_bodyName: | read_dib_body | Prototype: | static bool read_dib_body(QDataStream &s, const BMP_INFOHDR &bi, int offset, int startpos, QImage &image) | Coverage: | 0.000% (0/316) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 180-580 |
| | 288 | 97 |
isCompressedFormatName: | isCompressedFormat | Prototype: | static bool isCompressedFormat(QOpenGLTexture::TextureFormat internalFormat) | Coverage: | 0.000% (0/102) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 870-984 |
| | 6 | 99 |
isSizedTextureFormatName: | isSizedTextureFormat | Prototype: | static bool isSizedTextureFormat(QOpenGLTexture::TextureFormat internalFormat) | Coverage: | 0.000% (0/103) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 304-423 |
| | 7 | 99 |
pixelFormatCompatibleWithInternalFormatName: | pixelFormatCompatibleWithInternalFormat | Prototype: | static QOpenGLTexture::PixelFormat pixelFormatCompatibleWithInternalFormat(QOpenGLTexture::TextureFormat internalFormat) | Coverage: | 0.000% (0/169) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 472-716 |
| | 73 | 99 |
pixelTypeCompatibleWithInternalFormatName: | pixelTypeCompatibleWithInternalFormat | Prototype: | static QOpenGLTexture::PixelType pixelTypeCompatibleWithInternalFormat(QOpenGLTexture::TextureFormat internalFormat) | Coverage: | 0.000% (0/122) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 718-868 |
| | 26 | 99 |
AtSpiAdaptor::notifyName: | AtSpiAdaptor::notify | Prototype: | void AtSpiAdaptor::notify(QAccessibleEvent *event) | Coverage: | 0.000% (0/228) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 883-1159 |
| | 150 | 100 |
QGtkStyle::drawPrimitiveName: | QGtkStyle::drawPrimitive | Prototype: | void QGtkStyle::drawPrimitive(PrimitiveElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/302) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 874-1466 |
| | 384 | 100 |
QOpenGLTexture::setFormatName: | QOpenGLTexture::setFormat | Prototype: | void QOpenGLTexture::setFormat(TextureFormat format) | Coverage: | 0.000% (0/120) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 2425-2589 |
| | 43 | 100 |
QStyleSheetStyle::pixelMetricName: | QStyleSheetStyle::pixelMetric | Prototype: | int QStyleSheetStyle::pixelMetric(PixelMetric m, const QStyleOption *opt, const QWidget *w) const | Coverage: | 0.000% (0/296) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4544-4825 |
| | 155 | 100 |
QMenu::keyPressEventName: | QMenu::keyPressEvent | Prototype: | void QMenu::keyPressEvent(QKeyEvent *e) | Coverage: | 0.000% (0/360) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 2774-3127 |
| | 246 | 103 |
QCommonStyle::standardIconName: | QCommonStyle::standardIcon | Prototype: | QIcon QCommonStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget) const | Coverage: | 0.000% (0/223) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 5580-6097 |
| | 280 | 105 |
QCommonStyle::pixelMetricName: | QCommonStyle::pixelMetric | Prototype: | int QCommonStyle::pixelMetric(PixelMetric m, const QStyleOption *opt, const QWidget *widget) const | Coverage: | 0.000% (0/232) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 4322-4688 |
| | 189 | 108 |
QStyleSheetStyle::renderRuleName: | QStyleSheetStyle::renderRule | Prototype: | QRenderRule QStyleSheetStyle::renderRule(const QObject *obj, const QStyleOption *opt, int pseudoElement) const | Coverage: | 0.000% (0/298) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1756-2026 |
| | 182 | 108 |
qstrtodName: | qstrtod | Prototype: | double qstrtod(const char *s00, const char **se, bool *ok) | Coverage: | 64.345% (231/359) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 1270-1816 |
| | 299 | 109 |
_qdtoaName: | _qdtoa | Prototype: | static char *_qdtoa( volatile double d, int mode, int ndigits, int *decpt, int *sign, char **rve, char **resultp) | Coverage: | 50.820% (186/366) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 2012-2615 |
| | 356 | 110 |
QCommonStyle::drawComplexControlName: | QCommonStyle::drawComplexControl | Prototype: | void QCommonStyle::drawComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, QPainter *p, const QWidget *widget) const | Coverage: | 0.000% (0/435) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 3074-3748 |
| | 509 | 111 |
QCommonStyle::subControlRectName: | QCommonStyle::subControlRect | Prototype: | QRect QCommonStyle::subControlRect(ComplexControl cc, const QStyleOptionComplex *opt, SubControl sc, const QWidget *widget) const | Coverage: | 0.000% (0/324) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 3890-4319 |
| | 286 | 111 |
QPageSize::nameName: | QPageSize::name | Prototype: | QString QPageSize::name(PageSizeId pageSizeId) | Coverage: | 0.000% (0/244) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1492-1738 |
| | 123 | 121 |
QGtkStyle::drawControlName: | QGtkStyle::drawControl | Prototype: | void QGtkStyle::drawControl(ControlElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/443) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 2652-3541 |
| | 597 | 124 |
QCommonStyle::drawPrimitiveName: | QCommonStyle::drawPrimitive | Prototype: | void QCommonStyle::drawPrimitive(PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *widget) const | Coverage: | 0.000% (0/351) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 135-764 |
| | 448 | 126 |
QFusionStyle::drawComplexControlName: | 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::drawControlName: | 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 |
QCommonStyle::standardPixmapName: | QCommonStyle::standardPixmap | Prototype: | QPixmap QCommonStyle::standardPixmap(StandardPixmap sp, const QStyleOption *option, const QWidget *widget) const | Coverage: | 0.000% (0/270) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 5231-5575 |
| | 197 | 130 |
QWindowsStyle::drawControlName: | QWindowsStyle::drawControl | Prototype: | void QWindowsStyle::drawControl(ControlElement ce, const QStyleOption *opt, QPainter *p, const QWidget *widget) const | Coverage: | 0.000% (0/548) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 1109-1897 |
| | 557 | 131 |
bidiItemizeName: | bidiItemize | Prototype: | static bool bidiItemize(QTextEngine *engine, QScriptAnalysis *analysis, QBidiControl &control) | Coverage: | 0.000% (0/300) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 343-758 |
| | 202 | 135 |
cloneEventName: | cloneEvent | Prototype: | static QEvent *cloneEvent(QEvent *e) | Coverage: | 0.000% (0/255) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qguistatemachine.cpp | Lines: | 46-447 |
| | 184 | 143 |
QWidget::eventName: | QWidget::event | Prototype: | bool QWidget::event(QEvent *event) | Coverage: | 0.000% (0/329) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 8720-9202 |
| | 230 | 144 |
QApplication::notifyName: | QApplication::notify | Prototype: | bool QApplication::notify(QObject *receiver, QEvent *e) | Coverage: | 0.000% (0/510) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3012-3772 |
| | 386 | 162 |
QGtkStyle::drawComplexControlName: | QGtkStyle::drawComplexControl | Prototype: | void QGtkStyle::drawComplexControl(ComplexControl control, const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/700) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | Lines: | 1471-2646 |
| | 832 | 162 |
QStyleSheetStyle::drawControlName: | QStyleSheetStyle::drawControl | Prototype: | void QStyleSheetStyle::drawControl(ControlElement ce, const QStyleOption *opt, QPainter *p, const QWidget *w) const | Coverage: | 0.000% (0/617) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 3314-4142 |
| | 566 | 174 |
QTest::asciiToKeyName: | QTest::asciiToKey | Prototype: | Qt::Key QTest::asciiToKey(char ascii) | Coverage: | 51.297% (178/347) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qasciikey.cpp | Lines: | 46-224 |
| | 173 | 174 |
QCommonStyle::subElementRectName: | QCommonStyle::subElementRect | Prototype: | QRect QCommonStyle::subElementRect(SubElement sr, const QStyleOption *opt, const QWidget *widget) const | Coverage: | 0.000% (0/442) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 2298-3019 |
| | 457 | 183 |
q_resolveOpenSslSymbolsName: | q_resolveOpenSslSymbols | Prototype: | bool q_resolveOpenSslSymbols() | Coverage: | 20.491% (192/937) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 724-991 |
| | 198 | 189 |
QCommonStyle::drawControlName: | QCommonStyle::drawControl | Prototype: | void QCommonStyle::drawControl(ControlElement element, const QStyleOption *opt, QPainter *p, const QWidget *widget) const | Coverage: | 0.000% (0/643) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 1182-2293 |
| | 806 | 201 |
QTest::keyToAsciiName: | QTest::keyToAscii | Prototype: | char QTest::keyToAscii(Qt::Key key) | Coverage: | 24.089% (119/494) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qasciikey.cpp | Lines: | 233-497 |
| | 246 | 248 |
QCssScanner_Generated::lexName: | QCssScanner_Generated::lex | Prototype: | int QCssScanner_Generated::lex() | Coverage: | 0.000% (0/1727) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssscanner.cpp | Lines: | 61-1137 |
| | 985 | 439 |