Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QGraphicsItem::mouseReleaseEventName: | QGraphicsItem::mouseReleaseEvent | Prototype: | void QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent *event) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 7245-7282 |
| | 23 | 11 |
QGLFramebufferObjectPrivate::checkFramebufferStatusName: | QGLFramebufferObjectPrivate::checkFramebufferStatus | Prototype: | bool QGLFramebufferObjectPrivate::checkFramebufferStatus() const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 386-440 |
| | 21 | 11 |
QGL2PaintEngineExPrivate::updateBrushUniformsName: | QGL2PaintEngineExPrivate::updateBrushUniforms | Prototype: | void QGL2PaintEngineExPrivate::updateBrushUniforms() | Coverage: | 10.526% (4/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 240-360 |
| | 81 | 11 |
QFontEngineQPF2::QFontEngineQPF2Name: | QFontEngineQPF2::QFontEngineQPF2 | Prototype: | QFontEngineQPF2::QFontEngineQPF2(const QFontDef &def, const QByteArray &data) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | Lines: | 221-305 |
| | 46 | 11 |
QFontDialogPrivate::updateStylesName: | QFontDialogPrivate::updateStyles | Prototype: | void QFontDialogPrivate::updateStyles() | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | Lines: | 565-614 |
| | 33 | 11 |
QFontComboBoxPrivate::_q_updateModelName: | QFontComboBoxPrivate::_q_updateModel | Prototype: | void QFontComboBoxPrivate::_q_updateModel() | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp | Lines: | 304-358 |
| | 33 | 11 |
QFontCache::clearName: | QFontCache::clear | Prototype: | void QFontCache::clear() | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 2718-2775 |
| | 33 | 11 |
QFocusFrame::setWidgetName: | QFocusFrame::setWidget | Prototype: | void QFocusFrame::setWidget(QWidget *widget) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfocusframe.cpp | Lines: | 176-231 |
| | 33 | 11 |
QFileInfoPrivate::getFileFlagsName: | QFileInfoPrivate::getFileFlags | Prototype: | uint QFileInfoPrivate::getFileFlags(QAbstractFileEngine::FileFlags request) const | Coverage: | 81.250% (26/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | Lines: | 118-177 |
| | 30 | 11 |
QFileIconProvider::iconName: | QFileIconProvider::icon | Prototype: | QIcon QFileIconProvider::icon(const QFileInfo &info) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | Lines: | 357-417 |
| | 21 | 11 |
QFileDialogPrivate::setLabelTextControlName: | QFileDialogPrivate::setLabelTextControl | Prototype: | void QFileDialogPrivate::setLabelTextControl(QFileDialog::DialogLabel label, const QString &text) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 1984-2012 |
| | 18 | 11 |
QEvdevTabletData::queryLimitsName: | QEvdevTabletData::queryLimits | Prototype: | bool QEvdevTabletData::queryLimits() | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | Lines: | 83-116 |
| | 26 | 11 |
QEvdevMouseManager::QEvdevMouseManagerName: | QEvdevMouseManager::QEvdevMouseManager | Prototype: | QEvdevMouseManager::QEvdevMouseManager(const QString &key, const QString &specification, QObject *parent) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp | Lines: | 50-99 |
| | 28 | 11 |
QEglFSWindow::createName: | QEglFSWindow::create | Prototype: | void QEglFSWindow::create() | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp | Lines: | 75-150 |
| | 42 | 11 |
QDoubleValidatorPrivate::validateWithLocaleName: | QDoubleValidatorPrivate::validateWithLocale | Prototype: | QValidator::State QDoubleValidatorPrivate::validateWithLocale(QString &input, QLocaleData::NumberMode numMode, const QLocale &locale) const | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 661-699 |
| | 26 | 11 |
QDockWidgetLayout::sizeFromContentName: | QDockWidgetLayout::sizeFromContent | Prototype: | QSize QDockWidgetLayout::sizeFromContent(const QSize &content, bool floating) const | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 292-357 |
| | 40 | 11 |
QDirPrivate::sortFileListName: | QDirPrivate::sortFileList | Prototype: | inline void QDirPrivate::sortFileList(QDir::SortFlags sort, QFileInfoList &l, QStringList *names, QFileInfoList *infos) | Coverage: | 96.970% (32/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 288-317 |
| | 18 | 11 |
QDesktopWidget::screenNumberName: | QDesktopWidget::screenNumber | Prototype: | int QDesktopWidget::screenNumber(const QWidget *w) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 235-280 |
| | 28 | 11 |
QDateTimeParser::potentialValueName: | QDateTimeParser::potentialValue | Prototype: | bool QDateTimeParser::potentialValue(const QString &str, int min, int max, int index, const QDateTime ¤tValue, int insert) const | Coverage: | 97.297% (36/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 1537-1572 |
| | 24 | 11 |
QDateTimeEditPrivate::_q_editorCursorPositionChangedName: | QDateTimeEditPrivate::_q_editorCursorPositionChanged | Prototype: | void QDateTimeEditPrivate::_q_editorCursorPositionChanged(int oldpos, int newpos) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2160-2224 |
| | 52 | 11 |
QDate::addMonthsName: | QDate::addMonths | Prototype: | QDate QDate::addMonths(int nmonths) const | Coverage: | 100.000% (41/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 1020-1072 |
| | 36 | 11 |
QDBusMetaObjectGenerator::findTypeName: | QDBusMetaObjectGenerator::findType | Prototype: | QDBusMetaObjectGenerator::Type QDBusMetaObjectGenerator::findType(const QByteArray &signature, const QDBusIntrospection::Annotations &annotations, const char *direction, int id) | Coverage: | 63.889% (23/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | Lines: | 148-216 |
| | 38 | 11 |
QDBusConnectionPrivate::processFinishedCallName: | QDBusConnectionPrivate::processFinishedCall | Prototype: | void QDBusConnectionPrivate::processFinishedCall(QDBusPendingCallPrivate *call) | Coverage: | 72.222% (26/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1851-1911 |
| | 29 | 11 |
QDBusConnectionInterface::registerServiceName: | QDBusConnectionInterface::registerService | Prototype: | QDBusReply<QDBusConnectionInterface::RegisterServiceReply> QDBusConnectionInterface::registerService(const QString &serviceName, ServiceQueueOptions qoption, ServiceReplacementOptions roption) | Coverage: | 47.619% (10/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnectioninterface.cpp | Lines: | 248-301 |
| | 24 | 11 |
QDBusAbstractInterfacePrivate::propertyName: | QDBusAbstractInterfacePrivate::property | Prototype: | bool QDBusAbstractInterfacePrivate::property(const QMetaProperty &mp, void *returnValuePtr) const | Coverage: | 53.846% (21/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | Lines: | 146-227 |
| | 55 | 11 |
QCommonStyle::generatedIconPixmapName: | QCommonStyle::generatedIconPixmap | Prototype: | QPixmap QCommonStyle::generatedIconPixmap(QIcon::Mode iconMode, const QPixmap &pixmap, const QStyleOption *opt) const | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 6106-6172 |
| | 42 | 11 |
QCalendarWidget::minimumSizeHintName: | QCalendarWidget::minimumSizeHint | Prototype: | QSize QCalendarWidget::minimumSizeHint() const | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2136-2222 |
| | 57 | 11 |
QCalendarModel::dataName: | QCalendarModel::data | Prototype: | QVariant QCalendarModel::data(const QModelIndex &index, int role) const | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1115-1149 |
| | 27 | 11 |
QByteArray::fromBase64Name: | QByteArray::fromBase64 | Prototype: | QByteArray QByteArray::fromBase64(const QByteArray &base64, Base64Options options) | Coverage: | 97.826% (45/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 4130-4171 |
| | 31 | 11 |
QBalloonTip::balloonName: | QBalloonTip::balloon | Prototype: | void QBalloonTip::balloon(const QPoint& pos, int msecs, bool showArrow) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | Lines: | 560-658 |
| | 70 | 11 |
QArrayData::allocateName: | QArrayData::allocate | Prototype: | QArrayData *QArrayData::allocate(size_t objectSize, size_t alignment, size_t capacity, AllocationOptions options) | Coverage: | 65.714% (23/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp | Lines: | 59-125 |
| | 39 | 11 |
QApplicationPrivate::closePopupName: | QApplicationPrivate::closePopup | Prototype: | void QApplicationPrivate::closePopup(QWidget *popup) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3849-3904 |
| | 29 | 11 |
QApplication::styleName: | QApplication::style | Prototype: | QStyle *QApplication::style() | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1113-1164 |
| | 30 | 11 |
QAlphaWidget::eventFilterName: | QAlphaWidget::eventFilter | Prototype: | bool QAlphaWidget::eventFilter(QObject *o, QEvent *e) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 180-212 |
| | 19 | 11 |
QAccessibleWidget::relationsName: | QAccessibleWidget::relations | Prototype: | QVector<QPair<QAccessibleInterface*, QAccessible::Relation> > QAccessibleWidget::relations(QAccessible::Relation match ) const | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 299-349 |
| | 27 | 11 |
QAccessibleBridgeUtils::performEffectiveActionName: | QAccessibleBridgeUtils::performEffectiveAction | Prototype: | bool performEffectiveAction(QAccessibleInterface *iface, const QString &actionName) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/accessibility/qaccessiblebridgeutils.cpp | Lines: | 68-105 |
| | 31 | 11 |
QAccessible::queryAccessibleInterfaceName: | QAccessible::queryAccessibleInterface | Prototype: | QAccessibleInterface *QAccessible::queryAccessibleInterface(QObject *object) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 664-721 |
| | 34 | 11 |
QAbstractTransition::setTargetStatesName: | QAbstractTransition::setTargetStates | Prototype: | void QAbstractTransition::setTargetStates(const QList<QAbstractState*> &targets) | Coverage: | 76.471% (26/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | Lines: | 252-304 |
| | 26 | 11 |
QAbstractSocket::writeDataName: | QAbstractSocket::writeData | Prototype: | qint64 QAbstractSocket::writeData(const char *data, qint64 size) | Coverage: | 80.000% (40/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 2468-2533 |
| | 33 | 11 |
QAbstractSocket::waitForReadyReadName: | QAbstractSocket::waitForReadyRead | Prototype: | bool QAbstractSocket::waitForReadyRead(int msecs) | Coverage: | 89.189% (33/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 2128-2179 |
| | 25 | 11 |
QAbstractSocket::waitForDisconnectedName: | QAbstractSocket::waitForDisconnected | Prototype: | bool QAbstractSocket::waitForDisconnected(int msecs) | Coverage: | 77.419% (24/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 2280-2326 |
| | 28 | 11 |
QAbstractSocket::connectToHostName: | QAbstractSocket::connectToHost | Prototype: | void QAbstractSocket::connectToHost(const QString &hostName, quint16 port, OpenMode openMode, NetworkLayerProtocol protocol) | Coverage: | 86.486% (32/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 1614-1705 |
| | 53 | 11 |
QAbstractItemViewPrivate::multiSelectionCommandName: | QAbstractItemViewPrivate::multiSelectionCommand | Prototype: | QItemSelectionModel::SelectionFlags QAbstractItemViewPrivate::multiSelectionCommand( const QModelIndex &index, const QEvent *event) const | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3904-3934 |
| | 18 | 11 |
QAbstractItemViewPrivate::dropOnName: | QAbstractItemViewPrivate::dropOn | Prototype: | bool QAbstractItemViewPrivate::dropOn(QDropEvent *event, int *dropRow, int *dropCol, QModelIndex *dropIndex) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2093-2138 |
| | 30 | 11 |
QAbstractItemView::timerEventName: | QAbstractItemView::timerEvent | Prototype: | void QAbstractItemView::timerEvent(QTimerEvent *event) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2471-2501 |
| | 24 | 11 |
QAbstractItemView::rowsAboutToBeRemovedName: | QAbstractItemView::rowsAboutToBeRemoved | Prototype: | void QAbstractItemView::rowsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3300-3350 |
| | 34 | 11 |
QAbstractItemView::editName: | QAbstractItemView::edit | Prototype: | bool QAbstractItemView::edit(const QModelIndex &index, EditTrigger trigger, QEvent *event) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 2586-2634 |
| | 28 | 11 |
QAbstractItemModelPrivate::itemsAboutToBeMovedName: | QAbstractItemModelPrivate::itemsAboutToBeMoved | Prototype: | void QAbstractItemModelPrivate::itemsAboutToBeMoved(const QModelIndex &srcParent, int srcFirst, int srcLast, const QModelIndex &destinationParent, int destinationChild, Qt::Orientation orientation) | Coverage: | 94.444% (51/54) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 620-676 |
| | 38 | 11 |
wrapTextName: | wrapText | Prototype: | static QString wrapText(const QString &names, int longestOptionNameString, const QString &description) | Coverage: | 55.882% (19/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 1028-1077 |
| | 35 | 10 |
validateSingleTypeName: | validateSingleType | Prototype: | static const char *validateSingleType(const char *signature) | Coverage: | 96.667% (29/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 252-295 |
| | 22 | 10 |
strokeLineName: | strokeLine | Prototype: | static StrokeLine strokeLine(int strokeSelection) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 191-225 |
| | 21 | 10 |
set_textName: | set_text | Prototype: | static void set_text(const QImage &image, png_structp png_ptr, png_infop info_ptr, const QString &description) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 734-806 |
| | 33 | 10 |
quoremName: | quorem | Prototype: | static int quorem(Bigint *b, Bigint *S) | Coverage: | 71.875% (23/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 1818-1916 |
| | 55 | 10 |
qt_painterpath_check_crossingName: | qt_painterpath_check_crossing | Prototype: | static bool qt_painterpath_check_crossing(const QPainterPath *path, const QRectF &rect) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1980-2031 |
| | 33 | 10 |
qt_messageTypeFromGLName: | qt_messageTypeFromGL | Prototype: | static QOpenGLDebugMessage::Type qt_messageTypeFromGL(GLenum type) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 688-713 |
| | 12 | 10 |
qt_memfill_templateName: | qt_memfill_template | Prototype: | template <class T> inline void qt_memfill_template(T *dest, T color, int count) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 6271-6287 |
| | 11 | 10 |
qt_intersect_spansName: | qt_intersect_spans | Prototype: | static const QSpan *qt_intersect_spans(const QClipData *clip, int *currentClip, const QSpan *spans, const QSpan *end, QSpan **outSpans, int available) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3919-3980 |
| | 42 | 10 |
qt_graphicsItem_highlightSelectedName: | qt_graphicsItem_highlightSelected | Prototype: | static void qt_graphicsItem_highlightSelected( QGraphicsItem *item, QPainter *painter, const QStyleOptionGraphicsItem *option) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 7577-7628 |
| | 34 | 10 |
qt_fetch_linear_gradient_templateName: | qt_fetch_linear_gradient_template | Prototype: | template<class GradientBase, typename BlendType> static inline const BlendType * qt_fetch_linear_gradient_template( BlendType *buffer, const Operator *op, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3502-3570 |
| | 41 | 10 |
qt_addBitmapToPathName: | qt_addBitmapToPath | Prototype: | void qt_addBitmapToPath(qreal x0, qreal y0, const uchar *image_data, int bpl, int w, int h, QPainterPath *path) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 748-781 |
| | 22 | 10 |
qglx_reduceSurfaceFormatName: | qglx_reduceSurfaceFormat | Prototype: | QSurfaceFormat qglx_reduceSurfaceFormat(const QSurfaceFormat &format, bool *reduced) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 315-342 |
| | 22 | 10 |
qglx_findVisualInfoName: | qglx_findVisualInfo | Prototype: | XVisualInfo *qglx_findVisualInfo(Display *display, int screen, QSurfaceFormat *format) | Coverage: | 13.333% (4/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | Lines: | 186-243 |
| | 34 | 10 |
qNtlmDecodePhase2Name: | qNtlmDecodePhase2 | Prototype: | static bool qNtlmDecodePhase2(const QByteArray& data, QNtlmPhase2Block& ch) | Coverage: | 42.857% (12/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1327-1367 |
| | 27 | 10 |
qMetaTypeNumberName: | qMetaTypeNumber | Prototype: | static qlonglong qMetaTypeNumber(const QVariant::Private *d) | Coverage: | 94.737% (18/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 147-173 |
| | 12 | 10 |
qDBusPropertySetName: | qDBusPropertySet | Prototype: | QDBusMessage qDBusPropertySet(const QDBusConnectionPrivate::ObjectTreeNode &node, const QDBusMessage &msg) | Coverage: | 37.500% (12/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 376-430 |
| | 42 | 10 |
qDBusParametersForMethodName: | qDBusParametersForMethod | Prototype: | int qDBusParametersForMethod(const QList<QByteArray> ¶meterTypes, QVector<int>& metaTypes, QString &errorMsg) | Coverage: | 71.429% (20/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp | Lines: | 133-189 |
| | 39 | 10 |
permissionsToModeName: | permissionsToMode | Prototype: | static quint32 permissionsToMode(QFile::Permissions perms) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 243-265 |
| | 20 | 10 |
parseIpFutureName: | parseIpFuture | Prototype: | static const QChar *parseIpFuture(QString &host, const QChar *begin, const QChar *end, QUrl::ParsingMode mode) | Coverage: | 98.000% (49/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 1190-1238 |
| | 28 | 10 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QIcon &icon) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 1294-1351 |
| | 43 | 10 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, QSslCertificate::SubjectInfo info) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp | Lines: | 701-715 |
| | 11 | 10 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, const QDateTime &dateTime) | Coverage: | 92.593% (25/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4808-4862 |
| | 26 | 10 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QWindow *window) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2546-2581 |
| | 30 | 10 |
normalizationQuickCheckHelperName: | normalizationQuickCheckHelper | Prototype: | static bool normalizationQuickCheckHelper(QString *str, QString::NormalizationForm mode, int from, int *lastStable) | Coverage: | 100.000% (32/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1961-2018 |
| | 36 | 10 |
multName: | mult | Prototype: | static Bigint *mult(Bigint *a, Bigint *b) | Coverage: | 93.333% (28/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 715-795 |
| | 50 | 10 |
modeToPermissionsName: | modeToPermissions | Prototype: | static QFile::Permissions modeToPermissions(quint32 mode) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 219-241 |
| | 20 | 10 |
mergeIndexesName: | mergeIndexes | Prototype: | static QItemSelection mergeIndexes(const QVector<QPersistentModelIndex> &indexes) | Coverage: | 78.947% (30/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 935-995 |
| | 45 | 10 |
mapProjectiveName: | mapProjective | Prototype: | static QPainterPath mapProjective(const QTransform &transform, const QPainterPath &path) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1597-1635 |
| | 26 | 10 |
lo0bitsName: | lo0bits | Prototype: | static int lo0bits(quint32 *y) | Coverage: | 92.857% (26/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 663-703 |
| | 30 | 10 |
ligatureHelperName: | ligatureHelper | Prototype: | static uint inline ligatureHelper(uint u1, uint u2) | Coverage: | 92.683% (38/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1767-1805 |
| | 26 | 10 |
lastIndexOfHelperName: | lastIndexOfHelper | Prototype: | static int lastIndexOfHelper(const ushort *haystack, int from, const ushort *needle, int sl, Qt::CaseSensitivity cs) | Coverage: | 100.000% (33/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 3172-3217 |
| | 30 | 10 |
intersectPixelFPName: | intersectPixelFP | Prototype: | static Q16Dot16 intersectPixelFP(int x, Q16Dot16 top, Q16Dot16 bottom, Q16Dot16 leftIntersectX, Q16Dot16 rightIntersectX, Q16Dot16 slope, Q16Dot16 invSlope) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 669-708 |
| | 25 | 10 |
headerNameName: | headerName | Prototype: | static QByteArray headerName(QNetworkRequest::KnownHeaders header) | Coverage: | 84.211% (16/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | Lines: | 700-735 |
| | 11 | 10 |
composeHelperName: | composeHelper | Prototype: | static void composeHelper(QString *str, QChar::UnicodeVersion version, int from) | Coverage: | 91.892% (34/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1807-1868 |
| | 42 | 10 |
collectSingleContourName: | collectSingleContour | Prototype: | static void collectSingleContour(qreal x0, qreal y0, uint *grid, int x, int y, int w, int h, QPainterPath *path) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 702-746 |
| | 32 | 10 |
blend_untransformed_rgb565Name: | blend_untransformed_rgb565 | Prototype: | static void blend_untransformed_rgb565(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4319-4371 |
| | 37 | 10 |
blend_tiled_generic_rgb64Name: | blend_tiled_generic_rgb64 | Prototype: | static void blend_tiled_generic_rgb64(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: | 4421-4470 |
| | 39 | 10 |
blend_tiled_genericName: | blend_tiled_generic | Prototype: | static void blend_tiled_generic(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4373-4419 |
| | 37 | 10 |
blend_tiled_argbName: | blend_tiled_argb | Prototype: | static void blend_tiled_argb(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4472-4519 |
| | 37 | 10 |
_q_parseUnixDirName: | _q_parseUnixDir | Prototype: | static void _q_parseUnixDir(const QStringList &tokens, const QString &userName, QUrlInfo *info) | Coverage: | 64.000% (32/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 471-554 |
| | 55 | 10 |
StyleSelector::basicSelectorMatchesName: | StyleSelector::basicSelectorMatches | Prototype: | bool StyleSelector::basicSelectorMatches(const BasicSelector &sel, NodePtr node) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1901-1939 |
| | 25 | 10 |
RegularTiler::rearrangeName: | RegularTiler::rearrange | Prototype: | void RegularTiler::rearrange(QList<QWidget *> &widgets, const QRect &domain) const | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 290-329 |
| | 31 | 10 |
QXmlStreamWriterPrivate::writeEscapedName: | QXmlStreamWriterPrivate::writeEscaped | Prototype: | void QXmlStreamWriterPrivate::writeEscaped(const QString &s, bool escapeWhitespace) | Coverage: | 100.000% (30/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3077-3105 |
| | 22 | 10 |
QXmlStreamWriterPrivate::findNamespaceName: | QXmlStreamWriterPrivate::findNamespace | Prototype: | QXmlStreamPrivateTagStack::NamespaceDeclaration &QXmlStreamWriterPrivate::findNamespace(const QString &namespaceUri, bool writeDeclaration, bool noDefault) | Coverage: | 77.419% (24/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3157-3188 |
| | 24 | 10 |
QXmlSimpleReaderPrivate::parseStringName: | QXmlSimpleReaderPrivate::parseString | Prototype: | bool QXmlSimpleReaderPrivate::parseString() | Coverage: | 70.968% (22/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 7668-7724 |
| | 30 | 10 |
QXcbWindow::netWmStatesName: | QXcbWindow::netWmStates | Prototype: | QXcbWindow::NetWmStates QXcbWindow::netWmStates() | Coverage: | 87.879% (29/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1077-1115 |
| | 27 | 10 |
QXcbWindow::hideName: | QXcbWindow::hide | Prototype: | void QXcbWindow::hide() | Coverage: | 60.714% (17/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 877-933 |
| | 32 | 10 |
QXcbShmImage::QXcbShmImageName: | QXcbShmImage::QXcbShmImage | Prototype: | QXcbShmImage::QXcbShmImage(QXcbScreen *screen, const QSize &size, uint depth, QImage::Format format) | Coverage: | 54.054% (20/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 123-188 |
| | 44 | 10 |
QXcbScreen::grabWindowName: | QXcbScreen::grabWindow | Prototype: | QPixmap QXcbScreen::grabWindow(WId window, int x, int y, int width, int height) const | Coverage: | 38.710% (12/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 615-710 |
| | 57 | 10 |
QXcbMime::mimeDataForAtomName: | QXcbMime::mimeDataForAtom | Prototype: | bool QXcbMime::mimeDataForAtom(QXcbConnection *connection, xcb_atom_t a, QMimeData *mimeData, QByteArray *data, xcb_atom_t *atomFormat, int *dataFormat) | Coverage: | 56.818% (25/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbmime.cpp | Lines: | 84-135 |
| | 38 | 10 |
QXcbKeyboard::updateVModMappingName: | QXcbKeyboard::updateVModMapping | Prototype: | void QXcbKeyboard::updateVModMapping() | Coverage: | 78.571% (22/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 1172-1239 |
| | 47 | 10 |