Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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: | 67-1143 |
| | 985 | 439 |
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: | 1201-2312 |
| | 806 | 201 |
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: | 1928-3027 |
| | 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: | 999-1913 |
| | 651 | 126 |
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: | 3379-4207 |
| | 566 | 174 |
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: | 1116-1906 |
| | 559 | 131 |
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: | 3110-3784 |
| | 509 | 111 |
QCommonStyle::subElementRectName: | QCommonStyle::subElementRect | Prototype: | QRect QCommonStyle::subElementRect(SubElement sr, const QStyleOption *opt, const QWidget *widget) const | Coverage: | 0.000% (0/450) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 2317-3055 |
| | 470 | 185 |
QCommonStyle::drawPrimitiveName: | QCommonStyle::drawPrimitive | Prototype: | void QCommonStyle::drawPrimitive(PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *widget) const | Coverage: | 0.000% (0/358) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 141-783 |
| | 458 | 128 |
QFusionStyle::drawPrimitiveName: | 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 |
QApplication::notifyName: | QApplication::notify | Prototype: | bool QApplication::notify(QObject *receiver, QEvent *e) | Coverage: | 0.000% (0/508) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3008-3767 |
| | 385 | 162 |
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: | 2921-3377 |
| | 312 | 84 |
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: | 756-1191 |
| | 304 | 67 |
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: | 485-922 |
| | 304 | 81 |
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: | 186-586 |
| | 288 | 97 |
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: | 2896-3293 |
| | 287 | 93 |
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: | 1945-2348 |
| | 286 | 55 |
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: | 3926-4355 |
| | 286 | 111 |
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: | 685-1113 |
| | 285 | 74 |
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: | 5623-6138 |
| | 280 | 105 |
QFontEngineFT::loadGlyphName: | QFontEngineFT::loadGlyph | Prototype: | QFontEngineFT::Glyph *QFontEngineFT::loadGlyph(QGlyphSet *set, uint glyph, QFixed subPixelPosition, GlyphFormat format, bool fetchMetricsOnly) const | Coverage: | 51.587% (130/252) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 886-1252 |
| | 260 | 62 |
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: | 1606-2007 |
| | 255 | 61 |
QTest::keyToAsciiName: | QTest::keyToAscii | Prototype: | char QTest::keyToAscii(Qt::Key key) | Coverage: | 24.494% (121/494) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qasciikey.cpp | Lines: | 239-503 |
| | 246 | 248 |
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: | 2816-3169 |
| | 246 | 103 |
QTest::qtest_qParseArgsName: | QTest::qtest_qParseArgs | Prototype: | void qtest_qParseArgs(int argc, char *argv[], bool qml) | Coverage: | 53.030% (105/198) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 403-734 |
| | 245 | 64 |
fetchTransformedBilinear64Name: | fetchTransformedBilinear64 | Prototype: | template<TextureBlendType blendType> static const QRgba64 * fetchTransformedBilinear64(QRgba64 *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/110) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 2750-3097 |
| | 238 | 31 |
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: | 8750-9232 |
| | 230 | 144 |
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: | 881-1236 |
| | 230 | 86 |
QStyleSheetStyle::subControlRectName: | QStyleSheetStyle::subControlRect | Prototype: | QRect QStyleSheetStyle::subControlRect(ComplexControl cc, const QStyleOptionComplex *opt, SubControl sc, const QWidget *w) const | Coverage: | 0.000% (0/270) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 5317-5666 |
| | 227 | 81 |
buildMetaObjectName: | buildMetaObject | Prototype: | static int buildMetaObject(QMetaObjectBuilderPrivate *d, char *buf, int expectedSize, bool relocatable) | Coverage: | 96.689% (146/151) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | Lines: | 1172-1476 |
| | 226 | 54 |
QNetworkReplyHttpImplPrivate::postRequestName: | QNetworkReplyHttpImplPrivate::postRequest | Prototype: | void QNetworkReplyHttpImplPrivate::postRequest(const QNetworkRequest &newHttpRequest) | Coverage: | 84.906% (90/106) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | Lines: | 591-944 |
| | 223 | 35 |
fetchTransformedBilinearName: | fetchTransformedBilinear | Prototype: | template<TextureBlendType blendType> static const uint * fetchTransformedBilinear(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/106) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 2421-2748 |
| | 218 | 31 |
fetchTransformedBilinearARGB32PMName: | fetchTransformedBilinearARGB32PM | Prototype: | template<TextureBlendType blendType> static const uint * fetchTransformedBilinearARGB32PM(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/127) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1906-2418 |
| | 216 | 35 |
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: | 339-668 |
| | 213 | 84 |
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: | 349-764 |
| | 202 | 135 |
QLCDNumberPrivate::drawSegmentName: | QLCDNumberPrivate::drawSegment | Prototype: | void QLCDNumberPrivate::drawSegment(const QPoint &pos, char segmentNo, QPainter &p, int segLen, bool erase) | Coverage: | 0.000% (0/70) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 886-1168 |
| | 201 | 30 |
QTextDocumentLayoutPrivate::layoutFlowName: | QTextDocumentLayoutPrivate::layoutFlow | Prototype: | void QTextDocumentLayoutPrivate::layoutFlow(QTextFrame::Iterator it, QTextLayoutStruct *layoutStruct, int layoutFrom, int layoutTo, QFixed width) | Coverage: | 0.000% (0/176) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 2238-2565 |
| | 200 | 49 |
QWizardPrivate::recreateLayoutName: | QWizardPrivate::recreateLayout | Prototype: | void QWizardPrivate::recreateLayout(const QWizardLayoutInfo &info) | Coverage: | 0.000% (0/189) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 996-1276 |
| | 199 | 54 |
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: | 730-997 |
| | 198 | 189 |
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: | 5274-5618 |
| | 197 | 130 |
qDrawBorderPixmapName: | qDrawBorderPixmap | Prototype: | void qDrawBorderPixmap(QPainter *painter, const QRect &targetRect, const QMargins &targetMargins, const QPixmap &pixmap, const QRect &sourceRect,const QMargins &sourceMargins, const QTileRules &rules, QDrawBorderPixmap::DrawingHints hints) | Coverage: | 0.000% (0/183) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qdrawutil.cpp | Lines: | 798-1052 |
| | 192 | 43 |
QCommonStyle::styleHintName: | QCommonStyle::styleHint | Prototype: | int QCommonStyle::styleHint(StyleHint sh, const QStyleOption *opt, const QWidget *widget, QStyleHintReturn *hret) const | Coverage: | 0.000% (0/204) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 4896-5227 |
| | 190 | 91 |
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: | 4358-4724 |
| | 189 | 108 |
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: | 3314-3571 |
| | 186 | 77 |
QStyleSheetStyle::getDefaultStyleSheetName: | QStyleSheetStyle::getDefaultStyleSheet | Prototype: | StyleSheet QStyleSheetStyle::getDefaultStyleSheet() const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle_default.cpp | Lines: | 145-505 |
| | 185 | 6 |
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: | 1161-1428 |
| | 184 | 63 |
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: | 52-453 |
| | 184 | 143 |
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: | 6494-6792 |
| | 184 | 74 |
QGraphicsScenePrivate::drawItemHelperName: | QGraphicsScenePrivate::drawItemHelper | Prototype: | void QGraphicsScenePrivate::drawItemHelper(QGraphicsItem *item, QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget, bool painterStateProtection) | Coverage: | 0.000% (0/167) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 4393-4697 |
| | 183 | 40 |
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: | 1762-2032 |
| | 182 | 108 |
QDnsLookupRunnable::queryName: | QDnsLookupRunnable::query | Prototype: | void QDnsLookupRunnable::query(const int requestType, const QByteArray &requestName, const QHostAddress &nameserver, QDnsLookupReply *reply) | Coverage: | 43.519% (47/108) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup_unix.cpp | Lines: | 124-372 |
| | 182 | 36 |
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: | 3928-4248 |
| | 179 | 74 |
QWidgetLineControl::processKeyEventName: | QWidgetLineControl::processKeyEvent | Prototype: | void QWidgetLineControl::processKeyEvent(QKeyEvent* event) | Coverage: | 0.000% (0/287) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1615-1946 |
| | 179 | 78 |
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: | 4221-4538 |
| | 176 | 84 |
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: | 1581-1823 |
| | 174 | 64 |
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: | 52-230 |
| | 173 | 174 |
QOpenGL2PaintEngineExPrivate::drawCachedGlyphsName: | QOpenGL2PaintEngineExPrivate::drawCachedGlyphs | Prototype: | void QOpenGL2PaintEngineExPrivate::drawCachedGlyphs(QFontEngine::GlyphFormat glyphFormat, QStaticTextItem *staticTextItem) | Coverage: | 0.000% (0/125) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1660-1960 |
| | 173 | 35 |
QGuiApplicationPrivate::processTouchEventName: | QGuiApplicationPrivate::processTouchEvent | Prototype: | void QGuiApplicationPrivate::processTouchEvent(QWindowSystemInterfacePrivate::TouchEvent *e) | Coverage: | 0.000% (0/129) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2402-2658 |
| | 173 | 42 |
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: | 584-874 |
| | 172 | 65 |
QRegExpMatchState::matchHereName: | QRegExpMatchState::matchHere | Prototype: | bool QRegExpMatchState::matchHere() | Coverage: | 86.813% (158/182) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1975-2323 |
| | 172 | 49 |
QTextLine::layout_helperName: | QTextLine::layout_helper | Prototype: | void QTextLine::layout_helper(int maxGlyphs) | Coverage: | 0.000% (0/175) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 1780-2069 |
| | 171 | 43 |
convert_RGB_to_Indexed8Name: | convert_RGB_to_Indexed8 | Prototype: | static void convert_RGB_to_Indexed8(QImageData *dst, const QImageData *src, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/146) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1457-1713 |
| | 167 | 45 |
qt_format_textName: | qt_format_text | Prototype: | void qt_format_text(const QFont &fnt, const QRectF &_r, int tf, const QTextOption *option, const QString& str, QRectF *brect, int tabstops, int *ta, int tabarraylen, QPainter *painter) | Coverage: | 0.000% (0/192) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7399-7644 |
| | 165 | 49 |
QGL2PaintEngineExPrivate::drawCachedGlyphsName: | QGL2PaintEngineExPrivate::drawCachedGlyphs | Prototype: | void QGL2PaintEngineExPrivate::drawCachedGlyphs(QFontEngine::GlyphFormat glyphFormat, QStaticTextItem *staticTextItem) | Coverage: | 0.000% (0/114) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1630-1908 |
| | 165 | 32 |
QFontDatabase::writingSystemSampleName: | QFontDatabase::writingSystemSample | Prototype: | QString QFontDatabase::writingSystemSample(WritingSystem writingSystem) | Coverage: | 0.000% (0/70) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2182-2396 |
| | 165 | 36 |
qGeomCalcName: | qGeomCalc | Prototype: | void qGeomCalc(QVector<QLayoutStruct> &chain, int start, int count, int pos, int space, int spacer) | Coverage: | 0.000% (0/151) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | Lines: | 76-345 |
| | 164 | 39 |
QTextHtmlParser::applyAttributesName: | QTextHtmlParser::applyAttributes | Prototype: | void QTextHtmlParser::applyAttributes(const QStringList &attributes) | Coverage: | 0.000% (0/247) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1477-1689 |
| | 163 | 83 |
AtSpiAdaptor::tableInterfaceName: | AtSpiAdaptor::tableInterface | Prototype: | bool AtSpiAdaptor::tableInterface(QAccessibleInterface *interface, const QString &function, const QDBusMessage &message, const QDBusConnection &connection) | Coverage: | 0.000% (0/188) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2279-2488 |
| | 163 | 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: | 5547-5791 |
| | 160 | 56 |
QXcbWindow::createName: | QXcbWindow::create | Prototype: | void QXcbWindow::create() | Coverage: | 58.140% (50/86) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 351-596 |
| | 159 | 25 |
QFlickGestureRecognizer::recognizeName: | QFlickGestureRecognizer::recognize | Prototype: | QGestureRecognizer::Result QFlickGestureRecognizer::recognize(QGesture *state, QObject *watched, QEvent *event) | Coverage: | 0.000% (0/234) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 393-706 |
| | 159 | 78 |
PathSimplifier::connectElementsName: | PathSimplifier::connectElements | Prototype: | void PathSimplifier::connectElements() | Coverage: | 0.000% (0/134) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 682-888 |
| | 159 | 33 |
QRasterPaintEngine::drawImageName: | QRasterPaintEngine::drawImage | Prototype: | void QRasterPaintEngine::drawImage(const QRectF &r, const QImage &img, const QRectF &sr, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/174) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2196-2436 |
| | 157 | 37 |
QStyleSheetStyle::pixelMetricName: | QStyleSheetStyle::pixelMetric | Prototype: | int QStyleSheetStyle::pixelMetric(PixelMetric m, const QStyleOption *opt, const QWidget *w) const | Coverage: | 0.000% (0/250) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4609-4890 |
| | 155 | 100 |
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: | 226-458 |
| | 155 | 60 |
QTextLine::xToCursorName: | QTextLine::xToCursor | Prototype: | int QTextLine::xToCursor(qreal _x, CursorPosition cpos) const | Coverage: | 0.000% (0/166) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 2784-3004 |
| | 153 | 43 |
QGLFramebufferObjectPrivate::initName: | QGLFramebufferObjectPrivate::init | Prototype: | void QGLFramebufferObjectPrivate::init(QGLFramebufferObject *q, const QSize &sz, QGLFramebufferObject::Attachment attachment, GLenum texture_target, GLenum internal_format, GLint samples, bool mipmap) | Coverage: | 0.000% (0/136) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 469-717 |
| | 152 | 35 |
makeDistanceFieldName: | makeDistanceField | Prototype: | static void makeDistanceField(QDistanceFieldData *data, const QPainterPath &path, int dfScale, int offs) | Coverage: | 0.000% (0/69) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 489-694 |
| | 151 | 24 |
QOpenGLEngineShaderManager::useCorrectShaderProgName: | QOpenGLEngineShaderManager::useCorrectShaderProg | Prototype: | bool QOpenGLEngineShaderManager::useCorrectShaderProg() | Coverage: | 0.000% (0/179) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp | Lines: | 670-892 |
| | 151 | 50 |
QXmlSimpleReaderPrivate::parseElementDeclName: | QXmlSimpleReaderPrivate::parseElementDecl | Prototype: | bool QXmlSimpleReaderPrivate::parseElementDecl() | Coverage: | 94.245% (131/139) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 5914-6144 |
| | 150 | 53 |
QString::vasprintfName: | QString::vasprintf | Prototype: | QString QString::vasprintf(const char *cformat, va_list ap) | Coverage: | 59.412% (101/170) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 6063-6303 |
| | 150 | 76 |
QRasterPaintEngine::alphaPenBltName: | QRasterPaintEngine::alphaPenBlt | Prototype: | void QRasterPaintEngine::alphaPenBlt(const void* src, int bpl, int depth, int rx,int ry,int w,int h) | Coverage: | 0.000% (0/169) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2526-2746 |
| | 150 | 41 |
QGridLayoutEngine::fillRowDataName: | QGridLayoutEngine::fillRowData | Prototype: | void QGridLayoutEngine::fillRowData(QGridLayoutRowData *rowData, const qreal *colPositions, const qreal *colSizes, Qt::Orientation orientation, const QAbstractLayoutStyleInfo *styleInfo) const | Coverage: | 0.000% (0/175) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 1311-1538 |
| | 150 | 42 |
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: | 889-1165 |
| | 150 | 100 |
blend_transformed_bilinear_rgb565Name: | blend_transformed_bilinear_rgb565 | Prototype: | static void blend_transformed_bilinear_rgb565(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4618-4809 |
| | 143 | 15 |
QMenu::popupName: | QMenu::popup | Prototype: | void QMenu::popup(const QPoint &p, QAction *atAction) | Coverage: | 0.000% (0/189) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 2144-2377 |
| | 142 | 46 |
QLocalePrivate::dateTimeToStringName: | QLocalePrivate::dateTimeToString | Prototype: | QString QLocalePrivate::dateTimeToString(const QString &format, const QDateTime &datetime, const QDate &dateOnly, const QTime &timeOnly, const QLocale *q) const | Coverage: | 93.130% (122/131) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2517-2742 |
| | 142 | 52 |
QGridLayoutRowData::calculateGeometriesName: | QGridLayoutRowData::calculateGeometries | Prototype: | void QGridLayoutRowData::calculateGeometries(int start, int end, qreal targetSize, qreal *positions, qreal *sizes, qreal *descents, const QGridLayoutBox &totalBox, const QGridLayoutRowInfo &rowInfo, bool snapToPixelGrid) | Coverage: | 0.000% (0/130) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 204-447 |
| | 142 | 39 |
QGLEngineShaderManager::useCorrectShaderProgName: | QGLEngineShaderManager::useCorrectShaderProg | Prototype: | bool QGLEngineShaderManager::useCorrectShaderProg() | Coverage: | 21.143% (37/175) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | Lines: | 662-873 |
| | 142 | 48 |
QDockAreaLayout::getGridName: | QDockAreaLayout::getGrid | Prototype: | void QDockAreaLayout::getGrid(QVector<QLayoutStruct> *_ver_struct_list, QVector<QLayoutStruct> *_hor_struct_list) | Coverage: | 0.000% (0/139) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 2630-2806 |
| | 139 | 17 |
QTextHtmlParserNode::applyCssDeclarationsName: | QTextHtmlParserNode::applyCssDeclarations | Prototype: | void QTextHtmlParserNode::applyCssDeclarations(const QVector<QCss::Declaration> &declarations, const QTextDocument *resourceProvider) | Coverage: | 0.000% (0/174) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1168-1359 |
| | 137 | 76 |
QTextLine::drawName: | QTextLine::draw | Prototype: | void QTextLine::draw(QPainter *p, const QPointF &pos, const QTextLayout::FormatRange *selection) const | Coverage: | 0.000% (0/117) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 2427-2620 |
| | 135 | 31 |
QPaintEngineEx::strokeName: | QPaintEngineEx::stroke | Prototype: | void QPaintEngineEx::stroke(const QVectorPath &path, const QPen &pen) | Coverage: | 0.000% (0/96) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 387-592 |
| | 135 | 34 |
QTextLine::glyphRunsName: | QTextLine::glyphRuns | Prototype: | QList<QGlyphRun> QTextLine::glyphRuns(int from, int length) const | Coverage: | 0.000% (0/126) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | Lines: | 2237-2418 |
| | 133 | 30 |
QTextDocumentLayoutPrivate::layoutBlockName: | QTextDocumentLayoutPrivate::layoutBlock | Prototype: | void QTextDocumentLayoutPrivate::layoutBlock(const QTextBlock &bl, int blockPosition, const QTextBlockFormat &blockFormat, QTextLayoutStruct *layoutStruct, int layoutFrom, int layoutTo, const QTextBlockFormat *previousBlockFormat) | Coverage: | 0.000% (0/124) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 2585-2802 |
| | 133 | 31 |
QGraphicsScenePrivate::gestureEventHandlerName: | QGraphicsScenePrivate::gestureEventHandler | Prototype: | void QGraphicsScenePrivate::gestureEventHandler(QGestureEvent *event) | Coverage: | 0.000% (0/130) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 6230-6475 |
| | 133 | 46 |
QWidgetBackingStore::doSyncName: | QWidgetBackingStore::doSync | Prototype: | void QWidgetBackingStore::doSync() | Coverage: | 0.000% (0/124) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1188-1410 |
| | 131 | 34 |
QStyleSheetStyle::sizeFromContentsName: | QStyleSheetStyle::sizeFromContents | Prototype: | QSize QStyleSheetStyle::sizeFromContents(ContentsType ct, const QStyleOption *opt, const QSize &csz, const QWidget *w) const | Coverage: | 0.000% (0/190) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 4892-5106 |
| | 131 | 54 |
QXcbConnection::xi2SetupDevicesName: | QXcbConnection::xi2SetupDevices | Prototype: | void QXcbConnection::xi2SetupDevices() | Coverage: | 46.667% (70/150) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | Lines: | 105-273 |
| | 128 | 42 |
standardDeclarationForNodeName: | standardDeclarationForNode | Prototype: | QVector<QCss::Declaration> standardDeclarationForNode(const QTextHtmlParserNode &node) | Coverage: | 0.000% (0/100) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1819-1994 |
| | 127 | 53 |