| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
qt_memrotate90_tiled| Name: | qt_memrotate90_tiled | | Prototype: | template <class T> static inline void qt_memrotate90_tiled(const T *src, int w, int h, int sstride, T *dest, int dstride) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp | | Lines: | 194-251 |
| | 22 | 12 |
qt_qdnsservicerecord_sort| Name: | 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: | 101-149 |
| | 22 | 8 |
qt_xcb_XPixmapFromBitmap| Name: | qt_xcb_XPixmapFromBitmap | | Prototype: | xcb_pixmap_t qt_xcb_XPixmapFromBitmap(QXcbScreen *screen, const QImage &image) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp | | Lines: | 166-191 |
| | 22 | 4 |
read_pbm_int| Name: | read_pbm_int | | Prototype: | static int read_pbm_int(QIODevice *d) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 59-88 |
| | 22 | 9 |
toSubpaths| Name: | toSubpaths | | Prototype: | QVector<QPainterPath> toSubpaths(const QPainterPath &path) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1884-1919 |
| | 22 | 9 |
ucalOffsetsAtTime| Name: | ucalOffsetsAtTime | | Prototype: | static bool ucalOffsetsAtTime(UCalendar *m_ucal, qint64 atMSecsSinceEpoch, int *utcOffset, int *dstOffset) | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 140-177 |
| | 22 | 5 |
ucalTimeZoneDisplayName| Name: | ucalTimeZoneDisplayName | | Prototype: | static QString ucalTimeZoneDisplayName(UCalendar *ucal, QTimeZone::TimeType timeType, QTimeZone::NameType nameType, const QString &localeCode) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 102-137 |
| | 22 | 3 |
ucstricmp| Name: | ucstricmp | | Prototype: | static int ucstricmp(const ushort *a, const ushort *ae, const ushort *b, const ushort *be) | | Coverage: | 84.000% (21/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 372-403 |
| | 22 | 9 |
validateSingleType| Name: | 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 |
AtSpiAdaptor::accessibleInterfaces| Name: | AtSpiAdaptor::accessibleInterfaces | | Prototype: | QStringList AtSpiAdaptor::accessibleInterfaces(QAccessibleInterface *interface) const | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 1458-1500 |
| | 23 | 8 |
QAbstractAnimation::setCurrentTime| Name: | QAbstractAnimation::setCurrentTime | | Prototype: | void QAbstractAnimation::setCurrentTime(int msecs) | | Coverage: | 100.000% (36/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1295-1335 |
| | 23 | 7 |
QAbstractButton::setChecked| Name: | QAbstractButton::setChecked | | Prototype: | void QAbstractButton::setChecked(bool checked) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 607-648 |
| | 23 | 9 |
QAbstractItemView::event| Name: | QAbstractItemView::event | | Prototype: | bool QAbstractItemView::event(QEvent *event) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 1592-1630 |
| | 23 | 12 |
QAbstractItemViewPrivate::renderToPixmap| Name: | QAbstractItemViewPrivate::renderToPixmap | | Prototype: | QPixmap QAbstractItemViewPrivate::renderToPixmap(const QModelIndexList &indexes, QRect *r) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 4378-4409 |
| | 23 | 5 |
QAbstractSocket::readData| Name: | QAbstractSocket::readData | | Prototype: | qint64 QAbstractSocket::readData(char *data, qint64 maxSize) | | Coverage: | 73.529% (25/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 2414-2457 |
| | 23 | 10 |
QAbstractSocketPrivate::_q_startConnecting| Name: | QAbstractSocketPrivate::_q_startConnecting | | Prototype: | void QAbstractSocketPrivate::_q_startConnecting(const QHostInfo &hostInfo) | | Coverage: | 85.714% (18/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1008-1070 |
| | 23 | 7 |
QAccessibleWidget::text| Name: | QAccessibleWidget::text | | Prototype: | QString QAccessibleWidget::text(QAccessible::Text t) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 402-442 |
| | 23 | 12 |
QAlphaWidget::alphaBlend| Name: | QAlphaWidget::alphaBlend | | Prototype: | void QAlphaWidget::alphaBlend() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 291-326 |
| | 23 | 5 |
QBlitterPaintEnginePrivate::clipAndDrawPixmap| Name: | QBlitterPaintEnginePrivate::clipAndDrawPixmap | | Prototype: | void QBlitterPaintEnginePrivate::clipAndDrawPixmap(const QRectF &clip, const QRectF &target, const QPixmap &pm, const QRectF &sr, bool opacity) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | | Lines: | 403-438 |
| | 23 | 5 |
QByteArray::repeated| Name: | QByteArray::repeated | | Prototype: | QByteArray QByteArray::repeated(int times) const | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2325-2358 |
| | 23 | 6 |
QByteArray::resize| Name: | QByteArray::resize | | Prototype: | void QByteArray::resize(int size) | | Coverage: | 90.244% (37/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1543-1582 |
| | 23 | 9 |
QColor::toCmyk| Name: | QColor::toCmyk | | Prototype: | QColor QColor::toCmyk() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1822-1856 |
| | 23 | 4 |
QComboBox::setEditable| Name: | QComboBox::setEditable | | Prototype: | void QComboBox::setEditable(bool editable) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1722-1754 |
| | 23 | 6 |
QCompletionModel::mapFromSource| Name: | QCompletionModel::mapFromSource | | Prototype: | QModelIndex QCompletionModel::mapFromSource(const QModelIndex& idx) const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 241-276 |
| | 23 | 10 |
QDBusBlockingCallWatcher::QDBusBlockingCallWatcher| Name: | QDBusBlockingCallWatcher::QDBusBlockingCallWatcher | | Prototype: | QDBusBlockingCallWatcher(const QDBusMessage &message) | | Coverage: | 54.545% (12/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1958-2011 |
| | 23 | 7 |
QDBusConnectionPrivate::closeConnection| Name: | QDBusConnectionPrivate::closeConnection | | Prototype: | void QDBusConnectionPrivate::closeConnection() | | Coverage: | 81.481% (22/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1100-1143 |
| | 23 | 8 |
QDateTimeParser::findDay| Name: | QDateTimeParser::findDay | | Prototype: | int QDateTimeParser::findDay(const QString &str1, int startDay, int sectionIndex, QString *usedDay, int *used) const | | Coverage: | 76.923% (20/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 1297-1329 |
| | 23 | 8 |
QDateTimePrivate::refreshDateTime| Name: | QDateTimePrivate::refreshDateTime | | Prototype: | void QDateTimePrivate::refreshDateTime() | | Coverage: | 83.333% (20/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2739-2789 |
| | 23 | 9 |
QDir::relativeFilePath| Name: | QDir::relativeFilePath | | Prototype: | QString QDir::relativeFilePath(const QString &fileName) const | | Coverage: | 92.000% (23/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 730-783 |
| | 23 | 7 |
QDir::removeRecursively| Name: | QDir::removeRecursively | | Prototype: | bool QDir::removeRecursively() | | Coverage: | 58.621% (17/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1497-1530 |
| | 23 | 8 |
QDockAreaLayoutInfo::findSeparator| Name: | QDockAreaLayoutInfo::findSeparator | | Prototype: | QList<int> QDockAreaLayoutInfo::findSeparator(const QPoint &_pos) const | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1384-1425 |
| | 23 | 10 |
QDockWidgetGroupWindow::destroyOrHideIfEmpty| Name: | QDockWidgetGroupWindow::destroyOrHideIfEmpty | | Prototype: | void QDockWidgetGroupWindow::destroyOrHideIfEmpty() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 334-368 |
| | 23 | 8 |
QEvdevTabletData::processInputEvent| Name: | QEvdevTabletData::processInputEvent | | Prototype: | void QEvdevTabletData::processInputEvent(input_event *ev) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines: | 127-168 |
| | 23 | 13 |
QEvdevTouchScreenHandler::readData| Name: | QEvdevTouchScreenHandler::readData | | Prototype: | void QEvdevTouchScreenHandler::readData() | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp | | Lines: | 313-374 |
| | 23 | 10 |
QEventDispatcherGlib::registerSocketNotifier| Name: | QEventDispatcherGlib::registerSocketNotifier | | Prototype: | void QEventDispatcherGlib::registerSocketNotifier(QSocketNotifier *notifier) | | Coverage: | 66.667% (10/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 435-472 |
| | 23 | 6 |
QFSFileEngine::fileName| Name: | QFSFileEngine::fileName | | Prototype: | QString QFSFileEngine::fileName(FileName file) const | | Coverage: | 37.500% (12/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp | | Lines: | 593-621 |
| | 23 | 10 |
QFileDialog::setDirectory| Name: | QFileDialog::setDirectory | | Prototype: | void QFileDialog::setDirectory(const QString &directory) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 904-939 |
| | 23 | 8 |
QFileDialogPrivate::restoreFromSettings| Name: | QFileDialogPrivate::restoreFromSettings | | Prototype: | bool QFileDialogPrivate::restoreFromSettings() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2715-2747 |
| | 23 | 6 |
QFileSystemModel::dropMimeData| Name: | QFileSystemModel::dropMimeData | | Prototype: | bool QFileSystemModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1187-1225 |
| | 23 | 9 |
QFileSystemModelSorter::compareNodes| Name: | QFileSystemModelSorter::compareNodes | | Prototype: | bool compareNodes(const QFileSystemModelPrivate::QFileSystemNode *l, const QFileSystemModelPrivate::QFileSystemNode *r) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 1007-1053 |
| | 23 | 10 |
QFontDatabase::styles| Name: | QFontDatabase::styles | | Prototype: | QStringList QFontDatabase::styles(const QString &family) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1592-1626 |
| | 23 | 6 |
QFontEngine::supportsScript| Name: | QFontEngine::supportsScript | | Prototype: | bool QFontEngine::supportsScript(QChar::Script script) const | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 361-406 |
| | 23 | 8 |
QFontEngineFT::QFontEngineFT| Name: | QFontEngineFT::QFontEngineFT | | Prototype: | QFontEngineFT::QFontEngineFT(const QFontDef &fd) | | Coverage: | 40.000% (2/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 641-669 |
| | 23 | 1 |
QFontEngineFT::loadFlags| Name: | QFontEngineFT::loadFlags | | Prototype: | int QFontEngineFT::loadFlags(QGlyphSet *set, GlyphFormat format, int flags, bool &hsubpixel, int &vfactor) const | | Coverage: | 46.512% (20/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 810-844 |
| | 23 | 10 |
QFontEngineQPF2::stringToCMap| Name: | QFontEngineQPF2::stringToCMap | | Prototype: | bool QFontEngineQPF2::stringToCMap(const QChar *str, int len, QGlyphLayout *glyphs, int *nglyphs, QFontEngine::ShaperFlags flags) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 334-379 |
| | 23 | 7 |
QFreetypeFace::properties| Name: | QFreetypeFace::properties | | Prototype: | QFontEngine::Properties QFreetypeFace::properties() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 369-397 |
| | 23 | 3 |
QFusionStyle::styleHint| Name: | QFusionStyle::styleHint | | Prototype: | int QFusionStyle::styleHint(StyleHint hint, const QStyleOption *option, const QWidget *widget, QStyleHintReturn *returnData) const | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3608-3681 |
| | 23 | 33 |
QGLContextPrivate::maxTextureSize| Name: | QGLContextPrivate::maxTextureSize | | Prototype: | int QGLContextPrivate::maxTextureSize() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2755-2791 |
| | 23 | 6 |
QGLFormat::fromSurfaceFormat| Name: | QGLFormat::fromSurfaceFormat | | Prototype: | QGLFormat QGLFormat::fromSurfaceFormat(const QSurfaceFormat &format) | | Coverage: | 63.636% (14/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 440-467 |
| | 23 | 8 |
QGLWidget::glDraw| Name: | QGLWidget::glDraw | | Prototype: | void QGLWidget::glDraw() | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4547-4579 |
| | 23 | 7 |
QGraphicsEffectSource::pixmap| Name: | QGraphicsEffectSource::pixmap | | Prototype: | QPixmap QGraphicsEffectSource::pixmap(Qt::CoordinateSystem system, QPoint *offset, QGraphicsEffect::PixmapPadMode mode) const | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 306-342 |
| | 23 | 7 |
QGraphicsItem::mouseReleaseEvent| Name: | 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 |
QGraphicsScenePrivate::_q_polishItems| Name: | QGraphicsScenePrivate::_q_polishItems | | Prototype: | void QGraphicsScenePrivate::_q_polishItems() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 425-460 |
| | 23 | 7 |
QGraphicsViewPrivate::setUpdateClip| Name: | QGraphicsViewPrivate::setUpdateClip | | Prototype: | void QGraphicsViewPrivate::setUpdateClip(QGraphicsItem *item) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 961-1000 |
| | 23 | 6 |
QGraphicsViewPrivate::updateRegion| Name: | QGraphicsViewPrivate::updateRegion | | Prototype: | bool QGraphicsViewPrivate::updateRegion(const QRectF &rect, const QTransform &xform) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1002-1038 |
| | 23 | 8 |
QGraphicsWidget::initStyleOption| Name: | QGraphicsWidget::initStyleOption | | Prototype: | void QGraphicsWidget::initStyleOption(QStyleOption *option) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 683-737 |
| | 23 | 9 |
QGridLayoutRowData::distributeMultiCells| Name: | QGridLayoutRowData::distributeMultiCells | | Prototype: | void QGridLayoutRowData::distributeMultiCells(const QGridLayoutRowInfo &rowInfo, bool snapToPixelGrid) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 155-188 |
| | 23 | 7 |
QHttpNetworkConnectionPrivate::startNetworkLayerStateLookup| Name: | QHttpNetworkConnectionPrivate::startNetworkLayerStateLookup | | Prototype: | void QHttpNetworkConnectionPrivate::startNetworkLayerStateLookup() | | Coverage: | 50.000% (11/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1202-1237 |
| | 23 | 8 |
QHttpNetworkReplyPrivate::parseHeader| Name: | QHttpNetworkReplyPrivate::parseHeader | | Prototype: | void QHttpNetworkReplyPrivate::parseHeader(const QByteArray &header) | | Coverage: | 79.310% (23/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 603-635 |
| | 23 | 7 |
QHttpThreadDelegate::headerChangedSlot| Name: | QHttpThreadDelegate::headerChangedSlot | | Prototype: | void QHttpThreadDelegate::headerChangedSlot() | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 579-622 |
| | 23 | 5 |
QIODevice::readAll| Name: | QIODevice::readAll | | Prototype: | QByteArray QIODevice::readAll() | | Coverage: | 84.000% (21/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 981-1023 |
| | 23 | 7 |
QIconModeViewBase::itemIndex| Name: | QIconModeViewBase::itemIndex | | Prototype: | int QIconModeViewBase::itemIndex(const QListViewItem &item) const | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 3094-3128 |
| | 23 | 9 |
QIcuCodec::availableCodecs| Name: | QIcuCodec::availableCodecs | | Prototype: | QList<QByteArray> QIcuCodec::availableCodecs() | | Coverage: | 76.190% (16/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | | Lines: | 381-414 |
| | 23 | 7 |
QIcuCodec::convertToUnicode| Name: | QIcuCodec::convertToUnicode | | Prototype: | QString QIcuCodec::convertToUnicode(const char *chars, int length, QTextCodec::ConverterState *state) const | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | | Lines: | 589-621 |
| | 23 | 5 |
QItemSelectionModelPrivate::_q_layoutAboutToBeChanged| Name: | QItemSelectionModelPrivate::_q_layoutAboutToBeChanged | | Prototype: | void QItemSelectionModelPrivate::_q_layoutAboutToBeChanged(const QList<QPersistentModelIndex> &, QAbstractItemModel::LayoutChangeHint hint) | | Coverage: | 50.000% (10/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 854-892 |
| | 23 | 4 |
QLineEdit::dropEvent| Name: | QLineEdit::dropEvent | | Prototype: | void QLineEdit::dropEvent(QDropEvent* e) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 2016-2048 |
| | 23 | 7 |
QLineEdit::focusInEvent| Name: | QLineEdit::focusInEvent | | Prototype: | void QLineEdit::focusInEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1781-1821 |
| | 23 | 7 |
QListModeViewBase::indexToListViewItem| Name: | QListModeViewBase::indexToListViewItem | | Prototype: | QListViewItem QListModeViewBase::indexToListViewItem(const QModelIndex &index) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2336-2370 |
| | 23 | 4 |
QListModeViewBase::initStaticLayout| Name: | QListModeViewBase::initStaticLayout | | Prototype: | QPoint QListModeViewBase::initStaticLayout(const QListViewLayoutInfo &info) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2372-2403 |
| | 23 | 5 |
QLocalServerPrivate::listen| Name: | QLocalServerPrivate::listen | | Prototype: | bool QLocalServerPrivate::listen(qintptr socketDescriptor) | | Coverage: | 66.667% (10/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | | Lines: | 190-230 |
| | 23 | 5 |
QLocale::dayName| Name: | QLocale::dayName | | Prototype: | QString QLocale::dayName(int day, FormatType type) const | | Coverage: | 60.870% (14/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2225-2260 |
| | 23 | 9 |
QLoggingRegistry::init| Name: | QLoggingRegistry::init | | Prototype: | void QLoggingRegistry::init() | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 271-312 |
| | 23 | 7 |
QMdiArea::resizeEvent| Name: | QMdiArea::resizeEvent | | Prototype: | void QMdiArea::resizeEvent(QResizeEvent *resizeEvent) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2287-2332 |
| | 23 | 7 |
QMdiAreaPrivate::updateActiveWindow| Name: | QMdiAreaPrivate::updateActiveWindow | | Prototype: | void QMdiAreaPrivate::updateActiveWindow(int removedIndex, bool activeRemoved) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1120-1164 |
| | 23 | 10 |
QMenu::mouseMoveEvent| Name: | QMenu::mouseMoveEvent | | Prototype: | void QMenu::mouseMoveEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 3132-3166 |
| | 23 | 9 |
QMessageBoxPrivate::setupLayout| Name: | QMessageBoxPrivate::setupLayout | | Prototype: | void QMessageBoxPrivate::setupLayout() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 296-345 |
| | 23 | 5 |
QNativeSocketEnginePrivate::createNewSocket| Name: | QNativeSocketEnginePrivate::createNewSocket | | Prototype: | bool QNativeSocketEnginePrivate::createNewSocket(QAbstractSocket::SocketType socketType, QAbstractSocket::NetworkLayerProtocol &socketProtocol) | | Coverage: | 51.515% (17/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 242-296 |
| | 23 | 13 |
QNetworkAccessFileBackend::uploadReadyReadSlot| Name: | QNetworkAccessFileBackend::uploadReadyReadSlot | | Prototype: | void QNetworkAccessFileBackend::uploadReadyReadSlot() | | Coverage: | 82.353% (14/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessfilebackend.cpp | | Lines: | 177-215 |
| | 23 | 6 |
QNetworkConfigurationManagerPrivate::allConfigurations| Name: | QNetworkConfigurationManagerPrivate::allConfigurations | | Prototype: | QList<QNetworkConfiguration> QNetworkConfigurationManagerPrivate::allConfigurations(QNetworkConfiguration::StateFlags filter) const | | Coverage: | 64.286% (9/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | | Lines: | 213-255 |
| | 23 | 6 |
QNetworkReplyHttpImplPrivate::initCacheSaveDevice| Name: | QNetworkReplyHttpImplPrivate::initCacheSaveDevice | | Prototype: | void QNetworkReplyHttpImplPrivate::initCacheSaveDevice() | | Coverage: | 63.636% (14/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 961-1000 |
| | 23 | 6 |
QNetworkSession::QNetworkSession| Name: | QNetworkSession::QNetworkSession | | Prototype: | QNetworkSession::QNetworkSession(const QNetworkConfiguration &connectionConfig, QObject *parent) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | | Lines: | 246-277 |
| | 23 | 4 |
QOpenGLWidgetPrivate::recreateFbo| Name: | QOpenGLWidgetPrivate::recreateFbo | | Prototype: | void QOpenGLWidgetPrivate::recreateFbo() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 674-708 |
| | 23 | 3 |
QOutlineMapper::convertPath| Name: | QOutlineMapper::convertPath | | Prototype: | QT_FT_Outline *QOutlineMapper::convertPath(const QVectorPath &path) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 120-169 |
| | 23 | 9 |
QPainter::clipBoundingRect| Name: | QPainter::clipBoundingRect | | Prototype: | QRectF QPainter::clipBoundingRect() const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2662-2703 |
| | 23 | 9 |
QPainter::drawGlyphRun| Name: | QPainter::drawGlyphRun | | Prototype: | void QPainter::drawGlyphRun(const QPointF &position, const QGlyphRun &glyphRun) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 5534-5569 |
| | 23 | 5 |
QPathClipper::contains| Name: | QPathClipper::contains | | Prototype: | bool QPathClipper::contains() | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1409-1444 |
| | 23 | 8 |
QPdfEngine::drawHyperlink| Name: | QPdfEngine::drawHyperlink | | Prototype: | void QPdfEngine::drawHyperlink(const QRectF &r, const QUrl &url) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 999-1027 |
| | 23 | 3 |
QPixmap::mask| Name: | QPixmap::mask | | Prototype: | QBitmap QPixmap::mask() const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1499-1532 |
| | 23 | 6 |
QPngHandlerPrivate::readImageFormat| Name: | QPngHandlerPrivate::readImageFormat | | Prototype: | QImage::Format QPngHandlerPrivate::readImageFormat() | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 660-697 |
| | 23 | 7 |
QQuaternion::toRotationMatrix| Name: | QQuaternion::toRotationMatrix | | Prototype: | QMatrix3x3 QQuaternion::toRotationMatrix() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 605-636 |
| | 23 | 1 |
QRasterPaintEngine::drawStaticTextItem| Name: | QRasterPaintEngine::drawStaticTextItem | | Prototype: | void QRasterPaintEngine::drawStaticTextItem(QStaticTextItem *textItem) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2975-3006 |
| | 23 | 5 |
QRasterPaintEnginePrivate::isUnclipped| Name: | QRasterPaintEnginePrivate::isUnclipped | | Prototype: | bool QRasterPaintEnginePrivate::isUnclipped(const QRect &rect, int penWidth) const | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2866-2904 |
| | 23 | 6 |
QReadWriteLock::lockForWrite| Name: | QReadWriteLock::lockForWrite | | Prototype: | void QReadWriteLock::lockForWrite() | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 274-300 |
| | 23 | 5 |
QRect::contains| Name: | QRect::contains | | Prototype: | bool QRect::contains(const QPoint &p, bool proper) const | | Coverage: | 97.297% (36/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 806-839 |
| | 23 | 9 |
QRegion::operator+=| Name: | QRegion::operator+= | | Prototype: | QRegion& QRegion::operator+=(const QRegion &r) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3974-4002 |
| | 23 | 9 |
QScrollAreaPrivate::updateScrollBars| Name: | QScrollAreaPrivate::updateScrollBars | | Prototype: | void QScrollAreaPrivate::updateScrollBars() | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp | | Lines: | 180-213 |
| | 23 | 6 |
QScroller::scrollTo| Name: | QScroller::scrollTo | | Prototype: | void QScroller::scrollTo(const QPointF &pos, int scrollTime) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 667-703 |
| | 23 | 8 |
QScrollerProperties::scrollMetric| Name: | QScrollerProperties::scrollMetric | | Prototype: | QVariant QScrollerProperties::scrollMetric(ScrollMetric metric) const | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscrollerproperties.cpp | | Lines: | 212-238 |
| | 23 | 22 |
QSequentialAnimationGroup::updateCurrentTime| Name: | QSequentialAnimationGroup::updateCurrentTime | | Prototype: | void QSequentialAnimationGroup::updateCurrentTime(int currentTime) | | Coverage: | 96.429% (27/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 329-372 |
| | 23 | 7 |
QSharedMemoryPrivate::create| Name: | QSharedMemoryPrivate::create | | Prototype: | bool QSharedMemoryPrivate::create(int size) | | Coverage: | 56.000% (14/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp | | Lines: | 129-167 |
| | 23 | 9 |