| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QTreeView::keyPressEvent| Name: | QTreeView::keyPressEvent | | Prototype: | void QTreeView::keyPressEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2001-2033 |
| | 21 | 8 |
QTreeViewPrivate::expand| Name: | QTreeViewPrivate::expand | | Prototype: | void QTreeViewPrivate::expand(int item, bool emitSignal) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3072-3104 |
| | 21 | 8 |
QTreeWidgetItem::childrenCheckState| Name: | QTreeWidgetItem::childrenCheckState | | Prototype: | QVariant QTreeWidgetItem::childrenCheckState(int column) const | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 2134-2168 |
| | 21 | 11 |
QTreeWidgetItem::clone| Name: | QTreeWidgetItem::clone | | Prototype: | QTreeWidgetItem *QTreeWidgetItem::clone() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 1541-1575 |
| | 21 | 5 |
QTreeWidgetItem::setFlags| Name: | QTreeWidgetItem::setFlags | | Prototype: | void QTreeWidgetItem::setFlags(Qt::ItemFlags flags) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 1615-1647 |
| | 21 | 7 |
QTreeWidgetItem::takeChildren| Name: | QTreeWidgetItem::takeChildren | | Prototype: | QList<QTreeWidgetItem*> QTreeWidgetItem::takeChildren() | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 2053-2084 |
| | 21 | 8 |
QTriangulator::SimpleToMonotone::setupDataStructures| Name: | QTriangulator::SimpleToMonotone::setupDataStructures | | Prototype: | template <typename T> void QTriangulator<T>::SimpleToMonotone::setupDataStructures() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 1781-1812 |
| | 21 | 4 |
QTzTimeZonePrivate::data| Name: | QTzTimeZonePrivate::data | | Prototype: | QTimeZonePrivate::Data QTzTimeZonePrivate::data(qint64 forMSecsSinceEpoch) const | | Coverage: | 72.000% (18/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 893-929 |
| | 21 | 7 |
QUnicodeTables::detachAndConvertCase| Name: | QUnicodeTables::detachAndConvertCase | | Prototype: | template <typename Traits, typename T> __attribute__((noinline)) static QString detachAndConvertCase(T &str, QStringIterator it) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5768-5811 |
| | 21 | 6 |
QUtf8::convertToUnicode| Name: | QUtf8::convertToUnicode | | Prototype: | QString QUtf8::convertToUnicode(const char *chars, int len) | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 244-293 |
| | 21 | 7 |
QWidget::stackUnder| Name: | QWidget::stackUnder | | Prototype: | void QWidget::stackUnder(QWidget* w) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11808-11834 |
| | 21 | 8 |
QWidgetLineControl::moveCursor| Name: | QWidgetLineControl::moveCursor | | Prototype: | void QWidgetLineControl::moveCursor(int pos, bool mark) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 457-486 |
| | 21 | 7 |
QWidgetPrivate::createTLExtra| Name: | QWidgetPrivate::createTLExtra | | Prototype: | void QWidgetPrivate::createTLExtra() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1737-1768 |
| | 21 | 3 |
QWidgetPrivate::naturalWidgetPalette| Name: | QWidgetPrivate::naturalWidgetPalette | | Prototype: | QPalette QWidgetPrivate::naturalWidgetPalette(uint inheritedMask) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4585-4616 |
| | 21 | 6 |
QWidgetTextControl::setFocusToNextOrPreviousAnchor| Name: | QWidgetTextControl::setFocusToNextOrPreviousAnchor | | Prototype: | bool QWidgetTextControl::setFocusToNextOrPreviousAnchor(bool next) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2887-2922 |
| | 21 | 6 |
QWizardPrivate::updateMinMaxSizes| Name: | QWizardPrivate::updateMinMaxSizes | | Prototype: | void QWizardPrivate::updateMinMaxSizes(const QWizardLayoutInfo &info) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1333-1367 |
| | 21 | 7 |
QXcbClipboard::requestor| Name: | QXcbClipboard::requestor | | Prototype: | xcb_window_t QXcbClipboard::requestor() const | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 452-489 |
| | 21 | 2 |
QXcbCursor::QXcbCursor| Name: | QXcbCursor::QXcbCursor | | Prototype: | QXcbCursor::QXcbCursor(QXcbConnection *conn, QXcbScreen *screen) | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | | Lines: | 293-326 |
| | 21 | 5 |
QXcbKeyboard::keysymToQtKey| Name: | QXcbKeyboard::keysymToQtKey | | Prototype: | int QXcbKeyboard::keysymToQtKey(xcb_keysym_t keysym, Qt::KeyboardModifiers &modifiers, const QString &text) const | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1090-1129 |
| | 21 | 6 |
QXcbScreen::updateGeometry| Name: | QXcbScreen::updateGeometry | | Prototype: | void QXcbScreen::updateGeometry(const QRect &geom, uint8_t rotation) | | Coverage: | 41.667% (5/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 539-572 |
| | 21 | 6 |
QXcbWMSupport::updateVirtualRoots| Name: | QXcbWMSupport::updateVirtualRoots | | Prototype: | void QXcbWMSupport::updateVirtualRoots() | | Coverage: | 13.333% (2/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwmsupport.cpp | | Lines: | 86-124 |
| | 21 | 5 |
QXcbWindow::setWindowFlags| Name: | QXcbWindow::setWindowFlags | | Prototype: | void QXcbWindow::setWindowFlags(Qt::WindowFlags flags) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1163-1193 |
| | 21 | 4 |
QXmlInputSource::fetchData| Name: | QXmlInputSource::fetchData | | Prototype: | void QXmlInputSource::fetchData() | | Coverage: | 60.606% (20/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 1234-1276 |
| | 21 | 9 |
XorRegion| Name: | XorRegion | | Prototype: | static void XorRegion(QRegionPrivate *sra, QRegionPrivate *srb, QRegionPrivate &dest) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 2622-2651 |
| | 21 | 7 |
b2d| Name: | b2d | | Prototype: | static double b2d(Bigint *a, int *e) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 1035-1084 |
| | 21 | 4 |
blend_sourceOver_rgb16_rgb16| Name: | blend_sourceOver_rgb16_rgb16 | | Prototype: | static inline void blend_sourceOver_rgb16_rgb16(quint16 *__restrict__ dest, const quint16 *__restrict__ src, int length, const quint8 alpha, const quint8 ialpha) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 4286-4317 |
| | 21 | 5 |
bm_find| Name: | bm_find | | Prototype: | static inline int bm_find(const uchar *cc, int l, int index, const uchar *puc, uint pl, const uchar *skiptable) | | Coverage: | 96.296% (26/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 49-82 |
| | 21 | 9 |
convert_RGB_to_RGB16_inplace| Name: | convert_RGB_to_RGB16_inplace | | Prototype: | static bool convert_RGB_to_RGB16_inplace(QImageData *data, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 942-971 |
| | 21 | 4 |
findInBlock| Name: | findInBlock | | Prototype: | static bool findInBlock(const QTextBlock &block, const QString &expression, int offset, QTextDocument::FindFlags options, QTextCursor *cursor) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 1251-1282 |
| | 21 | 5 |
findInBlock| Name: | findInBlock | | Prototype: | static bool findInBlock(const QTextBlock &block, const QRegExp &expression, int offset, QTextDocument::FindFlags options, QTextCursor *cursor) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 1369-1400 |
| | 21 | 5 |
getImageSize| Name: | getImageSize | | Prototype: | static QSize getImageSize(QTextDocument *doc, const QTextImageFormat &format) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | | Lines: | 194-223 |
| | 21 | 7 |
gray_compute_cbox| Name: | gray_compute_cbox | | Prototype: | static void gray_compute_cbox( PWorker worker ) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 359-396 |
| | 21 | 7 |
gray_raster_reset| Name: | gray_raster_reset | | Prototype: | static void gray_raster_reset( QT_FT_Raster raster, char* pool_base, long pool_size ) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 1862-1901 |
| | 21 | 4 |
gray_sweep| Name: | gray_sweep | | Prototype: | static void gray_sweep( PWorker worker, const QT_FT_Bitmap* target ) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 1290-1330 |
| | 21 | 7 |
jump| Name: | jump | | Prototype: | static void jump(QtMsgType t, const QMessageLogContext & , const QString &m) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp | | Lines: | 176-212 |
| | 21 | 9 |
name_to_month| Name: | name_to_month | | Prototype: | static int name_to_month(const char* month_str) | | Coverage: | 45.455% (15/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 1030-1075 |
| | 21 | 17 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QJsonValue &o) | | Coverage: | 20.000% (3/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 728-759 |
| | 21 | 8 |
pow5mult| Name: | pow5mult | | Prototype: | static Bigint *pow5mult(Bigint *b, int k) | | Coverage: | 100.000% (20/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 811-843 |
| | 21 | 8 |
qDBusNewConnection| Name: | qDBusNewConnection | | Prototype: | static void qDBusNewConnection(DBusServer *server, DBusConnection *connection, void *data) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 289-327 |
| | 21 | 3 |
qDecodeDataUrl| Name: | qDecodeDataUrl | | Prototype: | bool qDecodeDataUrl(const QUrl &uri, QString &mimeType, QByteArray &payload) | | Coverage: | 91.667% (22/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdataurl.cpp | | Lines: | 46-86 |
| | 21 | 8 |
qSmoothScaleImage| Name: | qSmoothScaleImage | | Prototype: | QImage qSmoothScaleImage(const QImage &src, int dw, int dh) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 686-715 |
| | 21 | 5 |
qt_blend_rgb16_on_rgb16| Name: | qt_blend_rgb16_on_rgb16 | | Prototype: | void qt_blend_rgb16_on_rgb16(uchar *dst, int dbpl, const uchar *src, int sbpl, int w, int h, int const_alpha) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | | Lines: | 173-211 |
| | 21 | 17 |
qt_convert_rgb888_to_rgb32| Name: | qt_convert_rgb888_to_rgb32 | | Prototype: | void qt_convert_rgb888_to_rgb32(quint32 *dest_data, const uchar *src_data, int len) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 276-309 |
| | 21 | 4 |
qt_convert_rgb888_to_rgbx8888| Name: | qt_convert_rgb888_to_rgbx8888 | | Prototype: | void qt_convert_rgb888_to_rgbx8888(quint32 *dest_data, const uchar *src_data, int len) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 311-351 |
| | 21 | 4 |
qt_gtk_get_icon| Name: | qt_gtk_get_icon | | Prototype: | static QPixmap qt_gtk_get_icon(const char* iconName, GtkIconSize size = GTK_ICON_SIZE_BUTTON) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle.cpp | | Lines: | 85-114 |
| | 21 | 2 |
qt_registerFont| Name: | qt_registerFont | | Prototype: | void qt_registerFont(const QString &familyName, const QString &stylename, const QString &foundryname, int weight, QFont::Style style, int stretch, bool antialiased, bool scalable, int pixelSize, bool fixedPitch, const QSupportedWritingSystems &writingSystems, void *handle) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 736-768 |
| | 21 | 5 |
qt_setWindowTitle_helperHelper| Name: | qt_setWindowTitle_helperHelper | | Prototype: | QString qt_setWindowTitle_helperHelper(const QString &title, const QWidget *widget) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 6034-6075 |
| | 21 | 6 |
qt_socket_getPortAndAddress| Name: | qt_socket_getPortAndAddress | | Prototype: | static inline void qt_socket_getPortAndAddress(const qt_sockaddr *s, quint16 *port, QHostAddress *addr) | | Coverage: | 72.727% (16/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 101-132 |
| | 21 | 8 |
strokeLine| Name: | 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 |
weightFromFcWeight| Name: | weightFromFcWeight | | Prototype: | static inline int weightFromFcWeight(int fcweight) | | Coverage: | 51.613% (16/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 65-95 |
| | 21 | 11 |
AtSpiAdaptor::introspect| Name: | AtSpiAdaptor::introspect | | Prototype: | QString AtSpiAdaptor::introspect(const QString &path) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | | Lines: | 149-611 |
| | 22 | 10 |
InsertionSort| Name: | InsertionSort | | Prototype: | static int InsertionSort(EdgeTableEntry *AET) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 3366-3394 |
| | 22 | 5 |
PathSimplifier::elementIsLeftOf| Name: | PathSimplifier::elementIsLeftOf | | Prototype: | bool PathSimplifier::elementIsLeftOf(const Element *left, const Element *right) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1406-1434 |
| | 22 | 9 |
PixmapEntry::pixmap| Name: | PixmapEntry::pixmap | | Prototype: | QPixmap PixmapEntry::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 500-533 |
| | 22 | 6 |
QAbstractItemView::startDrag| Name: | QAbstractItemView::startDrag | | Prototype: | void QAbstractItemView::startDrag(Qt::DropActions supportedActions) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 3608-3634 |
| | 22 | 6 |
QApplicationPrivate::tryCloseAllWidgetWindows| Name: | QApplicationPrivate::tryCloseAllWidgetWindows | | Prototype: | bool QApplicationPrivate::tryCloseAllWidgetWindows(QWindowList *processedWindows) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1902-1930 |
| | 22 | 9 |
QBenchmarkValgrindUtils::getNewestFileName| Name: | QBenchmarkValgrindUtils::getNewestFileName | | Prototype: | QString QBenchmarkValgrindUtils::getNewestFileName() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 105-133 |
| | 22 | 3 |
QColumnViewPrivate::updateScrollbars| Name: | QColumnViewPrivate::updateScrollbars | | Prototype: | void QColumnViewPrivate::updateScrollbars() | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 398-431 |
| | 22 | 9 |
QCompletionEngine::filter| Name: | QCompletionEngine::filter | | Prototype: | void QCompletionEngine::filter(const QStringList& parts) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 418-450 |
| | 22 | 6 |
QConfFileSettingsPrivate::QConfFileSettingsPrivate| Name: | QConfFileSettingsPrivate::QConfFileSettingsPrivate | | Prototype: | QConfFileSettingsPrivate::QConfFileSettingsPrivate(QSettings::Format format, QSettings::Scope scope, const QString &organization, const QString &application) | | Coverage: | 94.737% (18/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1131-1178 |
| | 22 | 7 |
QCoreApplication::exec| Name: | QCoreApplication::exec | | Prototype: | int QCoreApplication::exec() | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1266-1296 |
| | 22 | 6 |
QDBusConnectionPrivate::removeSignalHookNoLock| Name: | QDBusConnectionPrivate::removeSignalHookNoLock | | Prototype: | QDBusConnectionPrivate::SignalHookHash::Iterator QDBusConnectionPrivate::removeSignalHookNoLock(SignalHookHash::Iterator it) | | Coverage: | 80.769% (21/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2312-2354 |
| | 22 | 8 |
QDBusConnectionPrivate::setPeer| Name: | QDBusConnectionPrivate::setPeer | | Prototype: | void QDBusConnectionPrivate::setPeer(DBusConnection *c, const QDBusErrorInternal &error) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1729-1758 |
| | 22 | 2 |
QDateTimeEdit::sizeHint| Name: | QDateTimeEdit::sizeHint | | Prototype: | QSize QDateTimeEdit::sizeHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 965-1004 |
| | 22 | 3 |
QDockAreaLayout::restoreDockWidget| Name: | QDockAreaLayout::restoreDockWidget | | Prototype: | bool QDockAreaLayout::restoreDockWidget(QDockWidget *dockWidget) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3048-3086 |
| | 22 | 6 |
QEglFSScreen::handleCursorMove| Name: | QEglFSScreen::handleCursorMove | | Prototype: | void QEglFSScreen::handleCursorMove(const QPoint &pos) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsscreen.cpp | | Lines: | 115-150 |
| | 22 | 8 |
QEvdevKeyboardManager::QEvdevKeyboardManager| Name: | QEvdevKeyboardManager::QEvdevKeyboardManager | | Prototype: | QEvdevKeyboardManager::QEvdevKeyboardManager(const QString &key, const QString &specification, QObject *parent) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardmanager.cpp | | Lines: | 47-90 |
| | 22 | 9 |
QEvdevMouseHandler::create| Name: | QEvdevMouseHandler::create | | Prototype: | QEvdevMouseHandler *QEvdevMouseHandler::create(const QString &device, const QString &specification) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines: | 59-89 |
| | 22 | 8 |
QEvdevMouseHandler::getHardwareMaximum| Name: | QEvdevMouseHandler::getHardwareMaximum | | Prototype: | bool QEvdevMouseHandler::getHardwareMaximum() | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | | Lines: | 120-155 |
| | 22 | 6 |
QFileIconEngine::pixmap| Name: | QFileIconEngine::pixmap | | Prototype: | QPixmap pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) override | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qfileiconprovider.cpp | | Lines: | 70-103 |
| | 22 | 8 |
QFileSystemEntry::isClean| Name: | QFileSystemEntry::isClean | | Prototype: | bool QFileSystemEntry::isClean() const | | Coverage: | 100.000% (28/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystementry.cpp | | Lines: | 383-412 |
| | 22 | 8 |
QFontDatabase::families| Name: | QFontDatabase::families | | Prototype: | QStringList QFontDatabase::families(WritingSystem writingSystem) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1551-1583 |
| | 22 | 8 |
QFontDialogPrivate::updateSizes| Name: | QFontDialogPrivate::updateSizes | | Prototype: | void QFontDialogPrivate::updateSizes() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp | | Lines: | 622-653 |
| | 22 | 6 |
QFontEngineFT::alphaMapBoundingBox| Name: | QFontEngineFT::alphaMapBoundingBox | | Prototype: | glyph_metrics_t QFontEngineFT::alphaMapBoundingBox(glyph_t glyph, QFixed subPixelPosition, const QTransform &matrix, QFontEngine::GlyphFormat format) | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1687-1715 |
| | 22 | 3 |
QFontEngineFT::lockedAlphaMapForGlyph| Name: | QFontEngineFT::lockedAlphaMapForGlyph | | Prototype: | QImage *QFontEngineFT::lockedAlphaMapForGlyph(glyph_t glyphIndex, QFixed subPixelPosition, QFontEngine::GlyphFormat neededFormat, const QTransform &t, QPoint *offset) | | Coverage: | 64.706% (22/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1747-1783 |
| | 22 | 8 |
QGLTexture::canBindCompressedTexture| Name: | QGLTexture::canBindCompressedTexture | | Prototype: | bool QGLTexture::canBindCompressedTexture (const char *buf, int len, const char *format, bool *hasAlpha) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5310-5346 |
| | 22 | 9 |
QGlobalNetworkProxy::proxyForQuery| Name: | QGlobalNetworkProxy::proxyForQuery | | Prototype: | QList<QNetworkProxy> QGlobalNetworkProxy::proxyForQuery(const QNetworkProxyQuery &query) | | Coverage: | 81.818% (18/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | | Lines: | 311-345 |
| | 22 | 5 |
QGraphicsItem::isBlockedByModalPanel| Name: | QGraphicsItem::isBlockedByModalPanel | | Prototype: | bool QGraphicsItem::isBlockedByModalPanel(QGraphicsItem **blockingPanel) const | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2062-2099 |
| | 22 | 9 |
QGraphicsItemPrivate::clearFocusHelper| Name: | QGraphicsItemPrivate::clearFocusHelper | | Prototype: | void QGraphicsItemPrivate::clearFocusHelper(bool giveFocusToParent, bool hiddenByParentPanel) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3376-3413 |
| | 22 | 12 |
QGraphicsView::dragLeaveEvent| Name: | QGraphicsView::dragLeaveEvent | | Prototype: | void QGraphicsView::dragLeaveEvent(QDragLeaveEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3067-3102 |
| | 22 | 4 |
QGraphicsWidgetPrivate::windowFrameMouseReleaseEvent| Name: | QGraphicsWidgetPrivate::windowFrameMouseReleaseEvent | | Prototype: | void QGraphicsWidgetPrivate::windowFrameMouseReleaseEvent(QGraphicsSceneMouseEvent *event) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 341-370 |
| | 22 | 6 |
QGridLayoutEngine::maybeExpandGrid| Name: | QGridLayoutEngine::maybeExpandGrid | | Prototype: | void QGridLayoutEngine::maybeExpandGrid(int row, int column, Qt::Orientation orientation) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1203-1239 |
| | 22 | 7 |
QGridLayoutEngine::setGeometries| Name: | QGridLayoutEngine::setGeometries | | Prototype: | void QGridLayoutEngine::setGeometries(const QRectF &contentsGeometry, const QAbstractLayoutStyleInfo *styleInfo) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 1002-1036 |
| | 22 | 7 |
QHttpNetworkConnectionPrivate::queueRequest| Name: | QHttpNetworkConnectionPrivate::queueRequest | | Prototype: | QHttpNetworkReply* QHttpNetworkConnectionPrivate::queueRequest(const QHttpNetworkRequest &request) | | Coverage: | 80.769% (21/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 587-638 |
| | 22 | 9 |
QHttpSocketEngine::readHttpHeader| Name: | QHttpSocketEngine::readHttpHeader | | Prototype: | bool QHttpSocketEngine::readHttpHeader() | | Coverage: | 66.667% (22/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 671-702 |
| | 22 | 9 |
QIODevice::read| Name: | QIODevice::read | | Prototype: | QByteArray QIODevice::read(qint64 maxSize) | | Coverage: | 44.000% (11/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 929-971 |
| | 22 | 8 |
QIconModeViewBase::filterDragMoveEvent| Name: | QIconModeViewBase::filterDragMoveEvent | | Prototype: | bool QIconModeViewBase::filterDragMoveEvent(QDragMoveEvent *e) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2810-2845 |
| | 22 | 7 |
QImage::setPixelColor| Name: | QImage::setPixelColor | | Prototype: | void QImage::setPixelColor(int x, int y, const QColor &color) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 2454-2490 |
| | 22 | 12 |
QIntValidator::validate| Name: | QIntValidator::validate | | Prototype: | QValidator::State QIntValidator::validate(QString & input, int&) const | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 398-435 |
| | 22 | 9 |
QInternalMimeData::renderDataHelper| Name: | QInternalMimeData::renderDataHelper | | Prototype: | QByteArray QInternalMimeData::renderDataHelper(const QString &mimeType, const QMimeData *data) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 305-345 |
| | 22 | 5 |
QItemDelegate::rect| Name: | QItemDelegate::rect | | Prototype: | QRect QItemDelegate::rect(const QStyleOptionViewItem &option, const QModelIndex &index, int role) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 1001-1035 |
| | 22 | 10 |
QListData::detach_grow| Name: | QListData::detach_grow | | Prototype: | QListData::Data *QListData::detach_grow(int *idx, int num) | | Coverage: | 71.429% (10/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines: | 76-110 |
| | 22 | 5 |
QListModel::sort| Name: | QListModel::sort | | Prototype: | void QListModel::sort(int column, Qt::SortOrder order) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 284-314 |
| | 22 | 4 |
QLocalSocket::connectToServer| Name: | QLocalSocket::connectToServer | | Prototype: | void QLocalSocket::connectToServer(OpenMode openMode) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 216-249 |
| | 22 | 4 |
QLockFile::tryLock| Name: | QLockFile::tryLock | | Prototype: | bool QLockFile::tryLock(int timeout) | | Coverage: | 77.778% (28/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 204-240 |
| | 22 | 13 |
QMainWindow::addToolBar| Name: | QMainWindow::addToolBar | | Prototype: | void QMainWindow::addToolBar(Qt::ToolBarArea area, QToolBar *toolbar) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 766-804 |
| | 22 | 4 |
QMdiAreaPrivate::_q_deactivateAllWindows| Name: | QMdiAreaPrivate::_q_deactivateAllWindows | | Prototype: | void QMdiAreaPrivate::_q_deactivateAllWindows(QMdiSubWindow *aboutToActivate) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 708-739 |
| | 22 | 9 |
QMdiAreaPrivate::place| Name: | QMdiAreaPrivate::place | | Prototype: | void QMdiAreaPrivate::place(Placer *placer, QMdiSubWindow *child) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 878-912 |
| | 22 | 6 |
QMdiSubWindowPrivate::processClickedSubControl| Name: | QMdiSubWindowPrivate::processClickedSubControl | | Prototype: | void QMdiSubWindowPrivate::processClickedSubControl() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1477-1530 |
| | 22 | 11 |
QMdiSubWindowPrivate::showButtonsInMenuBar| Name: | QMdiSubWindowPrivate::showButtonsInMenuBar | | Prototype: | void QMdiSubWindowPrivate::showButtonsInMenuBar(QMenuBar *menuBar) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1792-1826 |
| | 22 | 6 |