| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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_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_idForSize| Name: | qt_idForSize | | Prototype: | static QPageSize::PageSizeId qt_idForSize(const QSizeF &size, QPageSize::Unit units, QPageSize::SizeMatchPolicy matchPolicy, QSize *match) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 670-706 |
| | 22 | 14 |
qt_gradient_argb32| Name: | qt_gradient_argb32 | | Prototype: | static void qt_gradient_argb32(int count, const QSpan *spans, void *userData) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 5566-5614 |
| | 22 | 3 |
qt_create_qhash_seed| Name: | qt_create_qhash_seed | | Prototype: | static uint qt_create_qhash_seed() | | Coverage: | 38.462% (5/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 221-266 |
| | 22 | 5 |
qt_addBitmapToPath| Name: | 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_reduceSurfaceFormat| Name: | 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 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &in, QHostAddress &address) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 1194-1229 |
| | 22 | 7 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QDir::Filters filters) | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 2301-2327 |
| | 22 | 17 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QRegularExpressionMatch &match) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 2536-2569 |
| | 22 | 6 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QScreen *screen) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 710-736 |
| | 22 | 4 |
multadd| Name: | multadd | | Prototype: | static Bigint *multadd(Bigint *b, int m, int a) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 564-601 |
| | 22 | 4 |
keywords| Name: | keywords | | Prototype: | static QSet<QByteArray> keywords() | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | | Lines: | 85-155 |
| | 22 | 3 |
huntAndEmit| Name: | huntAndEmit | | Prototype: | static void huntAndEmit(DBusConnection *connection, DBusMessage *msg, QObject *needle, const QDBusConnectionPrivate::ObjectTreeNode &haystack, bool isScriptable, bool isAdaptor, const QString &path = QString()) | | Coverage: | 83.333% (25/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 623-655 |
| | 22 | 9 |
grayscale| Name: | grayscale | | Prototype: | static void grayscale(const QImage &image, QImage &dest, const QRect& rect = QRect()) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 937-971 |
| | 22 | 7 |
flushRow| Name: | flushRow | | Prototype: | static inline void flushRow(const QRegionSpan *spans, int y, int numSpans, QRegionPrivate *reg, int *lastRow, int *extendTo, bool *needsExtend) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3421-3455 |
| | 22 | 9 |
encodeEntity| Name: | encodeEntity | | Prototype: | static QByteArray encodeEntity(const QByteArray& str) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 5686-5717 |
| | 22 | 5 |
decomposeHelper| Name: | decomposeHelper | | Prototype: | static void decomposeHelper(QString *str, bool canonical, QChar::UnicodeVersion version, int from) | | Coverage: | 90.909% (20/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1707-1740 |
| | 22 | 6 |
decimalForm| Name: | decimalForm | | Prototype: | QString &decimalForm(QChar zero, QChar decimal, QChar group, QString &digits, int decpt, uint precision, PrecisionMode pm, bool always_show_decpt, bool thousands_group) | | Coverage: | 100.000% (40/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 157-197 |
| | 22 | 13 |
ValueExtractor::extractOutline| Name: | ValueExtractor::extractOutline | | Prototype: | bool ValueExtractor::extractOutline(int *borders, QBrush *colors, BorderStyle *styles, QSize *radii, int *offsets) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 647-679 |
| | 22 | 13 |
QZipWriter::close| Name: | QZipWriter::close | | Prototype: | void QZipWriter::close() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 1320-1353 |
| | 22 | 3 |