Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QTriangulator::ComplexToSimple::boundsName: | QTriangulator::ComplexToSimple::bounds | Prototype: | template <typename T> QPair<QRBTree<int>::Node *, QRBTree<int>::Node *> QTriangulator<T>::ComplexToSimple::bounds(const QPodPoint &point) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 1077-1124 |
| | 27 | 8 |
QUndoModel::dataName: | QUndoModel::data | Prototype: | QVariant QUndoModel::data(const QModelIndex &index, int role) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | Lines: | 205-227 |
| | 15 | 8 |
QUuid::createUuidName: | QUuid::createUuid | Prototype: | QUuid QUuid::createUuid() | Coverage: | 28.000% (7/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 960-1030 |
| | 30 | 8 |
QVariant::cmpName: | QVariant::cmp | Prototype: | bool QVariant::cmp(const QVariant &v) const | Coverage: | 100.000% (24/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3482-3507 |
| | 16 | 8 |
QVectorPath::controlPointRectName: | QVectorPath::controlPointRect | Prototype: | QRectF QVectorPath::controlPointRect() const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 78-111 |
| | 24 | 8 |
QWidget::focusNextPrevChildName: | QWidget::focusNextPrevChild | Prototype: | bool QWidget::focusNextPrevChild(bool next) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 6764-6804 |
| | 23 | 8 |
QWidget::lowerName: | QWidget::lower | Prototype: | void QWidget::lower() | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 11795-11821 |
| | 20 | 8 |
QWidget::raiseName: | QWidget::raise | Prototype: | void QWidget::raise() | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 11741-11771 |
| | 23 | 8 |
QWidget::renderName: | QWidget::render | Prototype: | void QWidget::render(QPainter *painter, const QPoint &targetOffset, const QRegion &sourceRegion, RenderFlags renderFlags) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5159-5229 |
| | 43 | 8 |
QWidget::setLayoutName: | QWidget::setLayout | Prototype: | void QWidget::setLayout(QLayout *l) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10104-10144 |
| | 27 | 8 |
QWidget::stackUnderName: | QWidget::stackUnder | Prototype: | void QWidget::stackUnder(QWidget* w) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 11842-11868 |
| | 21 | 8 |
QWidgetBackingStore::sendUpdateRequestName: | QWidgetBackingStore::sendUpdateRequest | Prototype: | void QWidgetBackingStore::sendUpdateRequest(QWidget *widget, UpdateTime updateTime) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 476-512 |
| | 20 | 8 |
QWidgetBackingStore::syncAllowedName: | QWidgetBackingStore::syncAllowed | Prototype: | bool QWidgetBackingStore::syncAllowed() | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1102-1125 |
| | 16 | 8 |
QWidgetLineControl::drawName: | QWidgetLineControl::draw | Prototype: | void QWidgetLineControl::draw(QPainter *painter, const QPoint &offset, const QRect &clip, int flags) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 627-659 |
| | 22 | 8 |
QWidgetLineControl::findInMaskName: | QWidgetLineControl::findInMask | Prototype: | int QWidgetLineControl::findInMask(int pos, bool forward, bool findSeparator, QChar searchChar) const | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1286-1310 |
| | 16 | 8 |
QWidgetLineControl::hasAcceptableInputName: | QWidgetLineControl::hasAcceptableInput | Prototype: | bool QWidgetLineControl::hasAcceptableInput(const QString &str) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1132-1158 |
| | 16 | 8 |
QWidgetPrivate::clipRegionName: | QWidgetPrivate::clipRegion | Prototype: | QRegion QWidgetPrivate::clipRegion() const | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2066-2101 |
| | 27 | 8 |
QWidgetPrivate::hide_helperName: | QWidgetPrivate::hide_helper | Prototype: | void QWidgetPrivate::hide_helper() | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 8031-8088 |
| | 26 | 8 |
QWidgetPrivate::isOverlappedName: | QWidgetPrivate::isOverlapped | Prototype: | bool QWidgetPrivate::isOverlapped(const QRect &rect) const | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 1925-1958 |
| | 24 | 8 |
QWidgetPrivate::naturalWidgetFontName: | QWidgetPrivate::naturalWidgetFont | Prototype: | QFont QWidgetPrivate::naturalWidgetFont(uint inheritedMask) const | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4755-4794 |
| | 25 | 8 |
QWidgetPrivate::repaint_sysName: | QWidgetPrivate::repaint_sys | Prototype: | void QWidgetPrivate::repaint_sys(const QRegion &rgn) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1625-1674 |
| | 24 | 8 |
QWidgetPrivate::sendPendingMoveAndResizeEventsName: | QWidgetPrivate::sendPendingMoveAndResizeEvents | Prototype: | void QWidgetPrivate::sendPendingMoveAndResizeEvents(bool recursive, bool disableUpdates) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 7797-7827 |
| | 19 | 8 |
QWidgetWindow::handleWindowStateChangedEventName: | QWidgetWindow::handleWindowStateChangedEvent | Prototype: | void QWidgetWindow::handleWindowStateChangedEvent(QWindowStateChangeEvent *event) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 927-965 |
| | 22 | 8 |
QWindow::setGeometryName: | QWindow::setGeometry | Prototype: | void QWindow::setGeometry(const QRect &rect) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 1470-1499 |
| | 22 | 8 |
QWindow::setVisibilityName: | QWindow::setVisibility | Prototype: | void QWindow::setVisibility(Visibility v) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 287-312 |
| | 15 | 8 |
QWindowPrivate::updateVisibilityName: | QWindowPrivate::updateVisibility | Prototype: | void QWindowPrivate::updateVisibility() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 314-344 |
| | 17 | 8 |
QWindowsStyle::subElementRectName: | QWindowsStyle::subElementRect | Prototype: | QRect QWindowsStyle::subElementRect(SubElement sr, const QStyleOption *opt, const QWidget *w) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | Lines: | 1909-1941 |
| | 20 | 8 |
QWizardPrivate::setButtonLayoutName: | QWizardPrivate::setButtonLayout | Prototype: | void QWizardPrivate::setButtonLayout(const QWizard::WizardButton *array, int size) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 1516-1547 |
| | 20 | 8 |
QWizardPrivate::updateButtonLayoutName: | QWizardPrivate::updateButtonLayout | Prototype: | void QWizardPrivate::updateButtonLayout() | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 1475-1514 |
| | 27 | 8 |
QXcbConnection::initializeXInput2Name: | QXcbConnection::initializeXInput2 | Prototype: | void QXcbConnection::initializeXInput2() | Coverage: | 43.478% (10/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | Lines: | 73-103 |
| | 18 | 8 |
QXcbConnection::updateScrollingDeviceName: | QXcbConnection::updateScrollingDevice | Prototype: | void QXcbConnection::updateScrollingDevice(ScrollingDevice &scrollingDevice, int num_classes, void *classInfo) | Coverage: | 68.000% (17/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | Lines: | 866-893 |
| | 27 | 8 |
QXcbCursor::createNonStandardCursorName: | QXcbCursor::createNonStandardCursor | Prototype: | xcb_cursor_t QXcbCursor::createNonStandardCursor(int cshape) | Coverage: | 30.952% (13/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | Lines: | 439-508 |
| | 63 | 8 |
QXcbCursor::queryPointerName: | QXcbCursor::queryPointer | Prototype: | void QXcbCursor::queryPointer(QXcbConnection *c, QXcbVirtualDesktop **virtualDesktop, QPoint *pos, int *keybMask) | Coverage: | 68.182% (15/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | Lines: | 626-654 |
| | 21 | 8 |
QXcbIntegration::wmClassName: | QXcbIntegration::wmClass | Prototype: | QByteArray QXcbIntegration::wmClass() const | Coverage: | 60.714% (17/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | Lines: | 434-463 |
| | 19 | 8 |
QXcbScreen::handleScreenChangeName: | QXcbScreen::handleScreenChange | Prototype: | void QXcbScreen::handleScreenChange(xcb_randr_screen_change_notify_event_t *change_event) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 540-590 |
| | 34 | 8 |
QXcbScreen::visualForFormatName: | QXcbScreen::visualForFormat | Prototype: | const xcb_visualtype_t *QXcbScreen::visualForFormat(const QSurfaceFormat &format) const | Coverage: | 32.143% (9/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 388-422 |
| | 19 | 8 |
QXmlStreamReaderPrivate::fastScanSpaceName: | QXmlStreamReaderPrivate::fastScanSpace | Prototype: | inline int QXmlStreamReaderPrivate::fastScanSpace() | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1195-1220 |
| | 14 | 8 |
QXmlStreamReaderPrivate::scanAfterLangleBangName: | QXmlStreamReaderPrivate::scanAfterLangleBang | Prototype: | bool QXmlStreamReaderPrivate::scanAfterLangleBang() | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 1046-1066 |
| | 9 | 8 |
QXmlUtils::rangeContainsName: | QXmlUtils::rangeContains | Prototype: | bool QXmlUtils::rangeContains(RangeIter begin, RangeIter end, const QChar c) | Coverage: | 86.957% (20/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlutils.cpp | Lines: | 64-98 |
| | 19 | 8 |
QtFontFoundry::styleName: | QtFontFoundry::style | Prototype: | QtFontStyle *QtFontFoundry::style(const QtFontStyle::Key &key, const QString &styleName, bool create) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 314-343 |
| | 20 | 8 |
QtFontStyle::pixelSizeName: | QtFontStyle::pixelSize | Prototype: | QtFontSize *QtFontStyle::pixelSize(unsigned short size, bool add) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 272-296 |
| | 18 | 8 |
QtPrivate::ResultStoreBase::resultAtName: | QtPrivate::ResultStoreBase::resultAt | Prototype: | ResultIteratorBase ResultStoreBase::resultAt(int index) const | Coverage: | 92.000% (23/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 196-225 |
| | 17 | 8 |
Scanner::preprocessName: | Scanner::preprocess | Prototype: | QString Scanner::preprocess(const QString &input, bool *hasEscapeSequences) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 2061-2102 |
| | 27 | 8 |
SegmentTree::buildTreeName: | SegmentTree::buildTree | Prototype: | TreeNode SegmentTree::buildTree(int first, int last, int depth, const RectF &bounds) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 316-387 |
| | 46 | 8 |
StateSaver::~StateSaverName: | StateSaver::~StateSaver | Prototype: | ~StateSaver() | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | Lines: | 381-413 |
| | 25 | 8 |
TextureBinder::TextureBinderName: | TextureBinder::TextureBinder | Prototype: | TextureBinder(QOpenGLFunctions *functions, GLuint texture, GLenum target, GLenum bindingTarget) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | Lines: | 400-424 |
| | 8 | 8 |
ValueExtractor::borderValueName: | ValueExtractor::borderValue | Prototype: | void ValueExtractor::borderValue(const Declaration &decl, int *width, QCss::BorderStyle *style, QBrush *color) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 944-991 |
| | 33 | 8 |
VersionTerm::matchesName: | VersionTerm::matches | Prototype: | bool VersionTerm::matches(const QVersionNumber &other) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 174-195 |
| | 11 | 8 |
addCircleName: | addCircle | Prototype: | static bool addCircle(const QBezier *b, qreal offset, QBezier *o) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 345-403 |
| | 43 | 8 |
appendItemsName: | appendItems | Prototype: | static void appendItems(QScriptAnalysis *analysis, int &start, int &stop, const QBidiControl &control, QChar::Direction dir) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 294-325 |
| | 18 | 8 |
blend_untransformed_genericName: | blend_untransformed_generic | Prototype: | static void blend_untransformed_generic(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4134-4177 |
| | 33 | 8 |
blend_untransformed_generic_rgb64Name: | blend_untransformed_generic_rgb64 | Prototype: | static void blend_untransformed_generic_rgb64(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4179-4225 |
| | 35 | 8 |
buildMatchRuleName: | buildMatchRule | Prototype: | static QByteArray buildMatchRule(const QString &service, const QString &objectPath, const QString &interface, const QString &member, const QStringList &argMatch, const QString & ) | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 343-369 |
| | 17 | 8 |
changed_signalName: | changed_signal | Prototype: | static const char *changed_signal(int which) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 146-165 |
| | 11 | 8 |
comp_func_Plus_sse2Name: | comp_func_Plus_sse2 | Prototype: | void comp_func_Plus_sse2(uint *dst, const uint *src, int length, uint const_alpha) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 161-207 |
| | 26 | 8 |
convertFromGLImageName: | convertFromGLImage | Prototype: | static void convertFromGLImage(QImage &img, int w, int h, bool alpha_format, bool include_alpha) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 1838-1879 |
| | 23 | 8 |
convertToPcreOptionsName: | convertToPcreOptions | Prototype: | static int convertToPcreOptions(QRegularExpression::PatternOptions patternOptions) | Coverage: | 100.000% (22/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 787-807 |
| | 16 | 8 |
convertToRelativeName: | convertToRelative | Prototype: | static int convertToRelative(QVector<TTF_POINT> *points) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 859-910 |
| | 35 | 8 |
convert_BGR30_to_RGB30_inplaceName: | convert_BGR30_to_RGB30_inplace | Prototype: | static bool convert_BGR30_to_RGB30_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 673-709 |
| | 29 | 8 |
convert_Mono_to_X32Name: | convert_Mono_to_X32 | Prototype: | static void convert_Mono_to_X32(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1766-1805 |
| | 34 | 8 |
convert_indexed8_to_RGB16_inplaceName: | convert_indexed8_to_RGB16_inplace | Prototype: | static bool convert_indexed8_to_RGB16_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 891-946 |
| | 37 | 8 |
copyMouseEventName: | copyMouseEvent | Prototype: | static QMouseEvent *copyMouseEvent(QEvent *e) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | Lines: | 69-117 |
| | 12 | 8 |
decodeName: | decode | Prototype: | static int decode(QString &appendTo, const ushort *begin, const ushort *end) | Coverage: | 100.000% (22/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 498-539 |
| | 28 | 8 |
destStoreMonoName: | destStoreMono | Prototype: | static void destStoreMono(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1151-1176 |
| | 16 | 8 |
destStoreMonoLsbName: | destStoreMonoLsb | Prototype: | static void destStoreMonoLsb(QRasterBuffer *rasterBuffer, int x, int y, const uint *buffer, int length) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 1178-1203 |
| | 16 | 8 |
directorySizeDistanceName: | directorySizeDistance | Prototype: | static int directorySizeDistance(const QIconDirInfo &dir, int iconsize) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 580-603 |
| | 16 | 8 |
do_mirror_dataName: | do_mirror_data | Prototype: | template<class T> inline void do_mirror_data(QImageData *dst, QImageData *src, int dstX0, int dstY0, int dstXIncr, int dstYIncr, int w, int h) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2984-3016 |
| | 17 | 8 |
fillRect_normalizedName: | fillRect_normalized | Prototype: | static void fillRect_normalized(const QRect &r, QSpanData *data, QRasterPaintEnginePrivate *pe) | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1382-1450 |
| | 46 | 8 |
getFcFamilyForStyleHintName: | getFcFamilyForStyleHint | Prototype: | static const char *getFcFamilyForStyleHint(const QFont::StyleHint style) | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 339-363 |
| | 14 | 8 |
handleSpansName: | handleSpans | Prototype: | template <typename T> void handleSpans(int count, const QSpan *spans, const QSpanData *data, T &handler) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3987-4035 |
| | 29 | 8 |
ignoreProxyForName: | ignoreProxyFor | Prototype: | static bool ignoreProxyFor(const QNetworkProxyQuery &query) | Coverage: | 9.091% (2/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy_generic.cpp | Lines: | 54-87 |
| | 18 | 8 |
initName: | init | Prototype: | static void init(QTextBoundaryFinder::BoundaryType type, const QChar *chars, int length, QCharAttributes *attributes) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | Lines: | 52-83 |
| | 20 | 8 |
intersectPathName: | intersectPath | Prototype: | QPainterPath intersectPath(const QPainterPath &path, const QRectF &rect) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 2092-2119 |
| | 19 | 8 |
isProxyErrorName: | isProxyError | Prototype: | static bool isProxyError(QAbstractSocket::SocketError error) | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 534-547 |
| | 3 | 8 |
lastIndexOfHelperName: | lastIndexOfHelper | Prototype: | static int lastIndexOfHelper(const char *haystack, int l, const char *needle, int ol, int from) | Coverage: | 96.154% (25/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2604-2635 |
| | 25 | 8 |
loadOpenSslName: | loadOpenSsl | Prototype: | static QPair<QLibrary*, QLibrary*> loadOpenSsl() | Coverage: | 12.500% (3/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | Lines: | 624-727 |
| | 36 | 8 |
loadTzTimeZonesName: | loadTzTimeZones | Prototype: | static QTzTimeZoneHash loadTzTimeZones() | Coverage: | 70.000% (14/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 71-98 |
| | 16 | 8 |
openModeToFopenModeName: | openModeToFopenMode | Prototype: | static inline QByteArray openModeToFopenMode(QIODevice::OpenMode flags, const QFileSystemEntry &fileEntry, QFileSystemMetaData &metaData) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | Lines: | 70-103 |
| | 20 | 8 |
operator+Name: | operator+ | Prototype: | QVariant operator+(const QVariant &arg1, const QVariant &arg2) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 1938-1969 |
| | 20 | 8 |
operator-Name: | operator- | Prototype: | QVariant operator-(const QVariant &arg1, const QVariant &arg2) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 1977-2004 |
| | 20 | 8 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, QIODevice::OpenMode modes) | Coverage: | 69.565% (16/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 2015-2039 |
| | 20 | 8 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QJsonValue &o) | Coverage: | 20.000% (3/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 750-781 |
| | 21 | 8 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QPen &p) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 906-942 |
| | 24 | 8 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QPageLayout &layout) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 949-984 |
| | 25 | 8 |
parseTzTransitionsName: | parseTzTransitions | Prototype: | static QVector<QTzTransition> parseTzTransitions(QDataStream &ds, int tzh_timecnt, bool longTran) | Coverage: | 72.414% (21/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 189-220 |
| | 18 | 8 |
parse_length_modifierName: | parse_length_modifier | Prototype: | static LengthMod parse_length_modifier(const char * &c) noexcept | Coverage: | 35.714% (5/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 6034-6047 |
| | 9 | 8 |
proxyAuthenticationKeyName: | proxyAuthenticationKey | Prototype: | static QByteArray proxyAuthenticationKey(const QNetworkProxy &proxy, const QString &realm) | Coverage: | 50.000% (7/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | Lines: | 102-138 |
| | 16 | 8 |
qCompressName: | qCompress | Prototype: | QByteArray qCompress(const uchar* data, int nbytes, int compressionLevel) | Coverage: | 52.381% (11/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 593-631 |
| | 26 | 8 |
qDBusReplyFillName: | qDBusReplyFill | Prototype: | void qDBusReplyFill(const QDBusMessage &reply, QDBusError &error, QVariant &data) | Coverage: | 84.000% (21/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusreply.cpp | Lines: | 190-247 |
| | 37 | 8 |
qDecodeDataUrlName: | qDecodeDataUrl | Prototype: | bool qDecodeDataUrl(const QUrl &uri, QString &mimeType, QByteArray &payload) | Coverage: | 91.667% (22/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdataurl.cpp | Lines: | 52-92 |
| | 21 | 8 |
qSmartMaxSizeName: | qSmartMaxSize | Prototype: | QSize qSmartMaxSize(const QSize &sizeHint, const QSize &minSize, const QSize &maxSize, const QSizePolicy &sizePolicy, Qt::Alignment align) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | Lines: | 392-413 |
| | 15 | 8 |
q_createNativeChildrenAndSetParentName: | q_createNativeChildrenAndSetParent | Prototype: | void q_createNativeChildrenAndSetParent(const QWidget *parentWidget) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 1388-1412 |
| | 13 | 8 |
qt_blend_rgb32_on_rgb32_sse2Name: | qt_blend_rgb32_on_rgb32_sse2 | Prototype: | void qt_blend_rgb32_on_rgb32_sse2(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 95-139 |
| | 27 | 8 |
qt_getDefaultJustificationOpportunitiesName: | qt_getDefaultJustificationOpportunities | Prototype: | static inline void qt_getDefaultJustificationOpportunities(const ushort *string, int length, QGlyphLayout g, ushort *log_clusters, int spaceAs) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 846-878 |
| | 19 | 8 |
qt_get_hex_rgbName: | qt_get_hex_rgb | Prototype: | bool qt_get_hex_rgb(const char *name, QRgb *rgb) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor_p.cpp | Lines: | 76-114 |
| | 33 | 8 |
qt_multiplierForUnitName: | qt_multiplierForUnit | Prototype: | double qt_multiplierForUnit(QPrinter::Unit unit, int resolution) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 78-97 |
| | 9 | 8 |
qt_qdnsservicerecord_sortName: | qt_qdnsservicerecord_sort | Prototype: | static void qt_qdnsservicerecord_sort(QList<QDnsServiceRecord> &records) | Coverage: | 95.455% (21/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | Lines: | 107-155 |
| | 22 | 8 |
qt_scaleForTransformName: | qt_scaleForTransform | Prototype: | bool qt_scaleForTransform(const QTransform &transform, qreal *scale) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 2320-2359 |
| | 26 | 8 |
read_xbm_headerName: | read_xbm_header | Prototype: | static bool read_xbm_header(QIODevice *device, int& w, int& h) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | Lines: | 64-118 |
| | 32 | 8 |
read_xpm_stringName: | read_xpm_string | Prototype: | static bool read_xpm_string(QByteArray &buf, QIODevice *d, const char * const *source, int &index, QByteArray &state) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 791-824 |
| | 23 | 8 |