| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QToolButton::actionEvent| Name: | QToolButton::actionEvent | | Prototype: | void QToolButton::actionEvent(QActionEvent *event) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 454-479 |
| | 15 | 8 |
QTransform::adjoint| Name: | QTransform::adjoint | | Prototype: | QTransform QTransform::adjoint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 313-331 |
| | 15 | 1 |
QTreeModel::emitDataChanged| Name: | QTreeModel::emitDataChanged | | Prototype: | void QTreeModel::emitDataChanged(QTreeWidgetItem *item, int column) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 775-799 |
| | 15 | 5 |
QTreeModel::insertRows| Name: | QTreeModel::insertRows | | Prototype: | bool QTreeModel::insertRows(int row, int count, const QModelIndex &parent) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 420-440 |
| | 15 | 4 |
QTreeModel::itemData| Name: | QTreeModel::itemData | | Prototype: | QMap<int, QVariant> QTreeModel::itemData(const QModelIndex &index) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 391-414 |
| | 15 | 6 |
QTreeViewPrivate::beginAnimatedOperation| Name: | QTreeViewPrivate::beginAnimatedOperation | | Prototype: | void QTreeViewPrivate::beginAnimatedOperation() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3208-3230 |
| | 15 | 4 |
QTreeViewPrivate::expandOrCollapseItemAtPos| Name: | QTreeViewPrivate::expandOrCollapseItemAtPos | | Prototype: | bool QTreeViewPrivate::expandOrCollapseItemAtPos(const QPoint &pos) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 1370-1392 |
| | 15 | 5 |
QTreeViewPrivate::hasVisibleChildren| Name: | QTreeViewPrivate::hasVisibleChildren | | Prototype: | bool QTreeViewPrivate::hasVisibleChildren(const QModelIndex& parent) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3905-3924 |
| | 15 | 8 |
QTreeWidgetItemIteratorPrivate::previous| Name: | QTreeWidgetItemIteratorPrivate::previous | | Prototype: | QTreeWidgetItem *QTreeWidgetItemIteratorPrivate::previous(const QTreeWidgetItem *current) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidgetitemiterator.cpp | | Lines: | 304-326 |
| | 15 | 5 |
QTriangulator::ComplexToSimple::fillPriorityQueue| Name: | QTriangulator::ComplexToSimple::fillPriorityQueue | | Prototype: | template <typename T> void QTriangulator<T>::ComplexToSimple::fillPriorityQueue() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 1280-1302 |
| | 15 | 3 |
QTriangulator::ComplexToSimple::insertEdgeIntoVectorIfWanted| Name: | QTriangulator::ComplexToSimple::insertEdgeIntoVectorIfWanted | | Prototype: | template <typename T> void QTriangulator<T>::ComplexToSimple::insertEdgeIntoVectorIfWanted(ShortArray &orderedEdges, int i) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 1419-1448 |
| | 15 | 5 |
QTriangulator::SimpleToMonotone::classifyVertex| Name: | QTriangulator::SimpleToMonotone::classifyVertex | | Prototype: | template <typename T> void QTriangulator<T>::SimpleToMonotone::classifyVertex(int i) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 1908-1936 |
| | 15 | 6 |
QTriangulator::polyline| Name: | QTriangulator::polyline | | Prototype: | template <typename T> QVertexSet<T> QTriangulator<T>::polyline() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 813-837 |
| | 15 | 5 |
QUndoModel::data| Name: | QUndoModel::data | | Prototype: | QVariant QUndoModel::data(const QModelIndex &index, int role) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 199-221 |
| | 15 | 8 |
QUnicodeTools::getGraphemeBreaks| Name: | QUnicodeTools::getGraphemeBreaks | | Prototype: | static void getGraphemeBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines: | 77-101 |
| | 15 | 5 |
QUtf8::convertFromUnicode| Name: | QUtf8::convertFromUnicode | | Prototype: | QByteArray QUtf8::convertFromUnicode(const QChar *uc, int len) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 148-173 |
| | 15 | 5 |
QWidget::insertAction| Name: | QWidget::insertAction | | Prototype: | void QWidget::insertAction(QAction *before, QAction *action) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3301-3324 |
| | 15 | 4 |
QWidget::mapFrom| Name: | QWidget::mapFrom | | Prototype: | QPoint QWidget::mapFrom(const QWidget * parent, const QPoint & pos) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4278-4292 |
| | 15 | 3 |
QWidget::mapTo| Name: | QWidget::mapTo | | Prototype: | QPoint QWidget::mapTo(const QWidget * parent, const QPoint & pos) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4254-4267 |
| | 15 | 3 |
QWidget::move| Name: | QWidget::move | | Prototype: | void QWidget::move(const QPoint &p) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7089-7110 |
| | 15 | 5 |
QWidgetBackingStore::sync| Name: | QWidgetBackingStore::sync | | Prototype: | void QWidgetBackingStore::sync(QWidget *exposedWidget, const QRegion &exposedRegion) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1128-1153 |
| | 15 | 6 |
QWidgetItem::expandingDirections| Name: | QWidgetItem::expandingDirections | | Prototype: | Qt::Orientations QWidgetItem::expandingDirections() const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 570-594 |
| | 15 | 7 |
QWidgetItemV2::heightForWidth| Name: | QWidgetItemV2::heightForWidth | | Prototype: | int QWidgetItemV2::heightForWidth(int width) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 824-846 |
| | 15 | 6 |
QWidgetLineControl::backspace| Name: | QWidgetLineControl::backspace | | Prototype: | void QWidgetLineControl::backspace() | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 207-229 |
| | 15 | 6 |
QWidgetPrivate::activateChildLayoutsRecursively| Name: | QWidgetPrivate::activateChildLayoutsRecursively | | Prototype: | void QWidgetPrivate::activateChildLayoutsRecursively() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7799-7827 |
| | 15 | 6 |
QWidgetPrivate::scrollChildren| Name: | QWidgetPrivate::scrollChildren | | Prototype: | void QWidgetPrivate::scrollChildren(int dx, int dy) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 346-366 |
| | 15 | 5 |
QWidgetPrivate::showChildren| Name: | QWidgetPrivate::showChildren | | Prototype: | void QWidgetPrivate::showChildren(bool spontaneous) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 8254-8275 |
| | 15 | 5 |
QWidgetTextControl::setFocusToAnchor| Name: | QWidgetTextControl::setFocusToAnchor | | Prototype: | bool QWidgetTextControl::setFocusToAnchor(const QTextCursor &newCursor) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2924-2948 |
| | 15 | 3 |
QWidgetTextControlPrivate::_q_contentsChanged| Name: | QWidgetTextControlPrivate::_q_contentsChanged | | Prototype: | void QWidgetTextControlPrivate::_q_contentsChanged(int from, int charsRemoved, int charsAdded) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 638-670 |
| | 15 | 4 |
QWidgetTextControlPrivate::startDrag| Name: | QWidgetTextControlPrivate::startDrag | | Prototype: | void QWidgetTextControlPrivate::startDrag() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 499-523 |
| | 15 | 4 |
QWidgetWindow::handleTabletEvent| Name: | QWidgetWindow::handleTabletEvent | | Prototype: | void QWidgetWindow::handleTabletEvent(QTabletEvent *event) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 963-986 |
| | 15 | 5 |
QWindow::setVisibility| Name: | QWindow::setVisibility | | Prototype: | void QWindow::setVisibility(Visibility v) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 281-306 |
| | 15 | 8 |
QWindowContainerPrivate::updateUsesNativeWidgets| Name: | QWindowContainerPrivate::updateUsesNativeWidgets | | Prototype: | void updateUsesNativeWidgets() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 82-105 |
| | 15 | 5 |
QWindowPrivate::setTopLevelScreen| Name: | QWindowPrivate::setTopLevelScreen | | Prototype: | void QWindowPrivate::setTopLevelScreen(QScreen *newScreen, bool recreate) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 370-389 |
| | 15 | 6 |
QWindowsStylePrivate::fixedPixelMetric| Name: | QWindowsStylePrivate::fixedPixelMetric | | Prototype: | int QWindowsStylePrivate::fixedPixelMetric(QStyle::PixelMetric pm) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 351-400 |
| | 15 | 22 |
QWizard::setButtonLayout| Name: | QWizard::setButtonLayout | | Prototype: | void QWizard::setButtonLayout(const QList<WizardButton> &layout) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2751-2776 |
| | 15 | 6 |
QWizardPrivate::ensureButton| Name: | QWizardPrivate::ensureButton | | Prototype: | bool QWizardPrivate::ensureButton(QWizard::WizardButton which) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 1410-1437 |
| | 15 | 5 |
QXcbClipboardMime::formats_sys| Name: | QXcbClipboardMime::formats_sys | | Prototype: | QStringList formats_sys() const override | | Coverage: | 78.947% (15/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 87-115 |
| | 15 | 7 |
QXcbConnection::destroyScreen| Name: | QXcbConnection::destroyScreen | | Prototype: | void QXcbConnection::destroyScreen(QXcbScreen *screen) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 356-383 |
| | 15 | 5 |
QXcbConnection::initializeXFixes| Name: | QXcbConnection::initializeXFixes | | Prototype: | void QXcbConnection::initializeXFixes() | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2075-2094 |
| | 15 | 3 |
QXcbConnection::~QXcbConnection| Name: | QXcbConnection::~QXcbConnection | | Prototype: | QXcbConnection::~QXcbConnection() | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 675-712 |
| | 15 | 4 |
QXcbMime::mimeAtomsForFormat| Name: | QXcbMime::mimeAtomsForFormat | | Prototype: | QVector<xcb_atom_t> QXcbMime::mimeAtomsForFormat(QXcbConnection *connection, const QString &format) | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbmime.cpp | | Lines: | 137-163 |
| | 15 | 5 |
QXcbWindow::updateNetWmStateBeforeMap| Name: | QXcbWindow::updateNetWmStateBeforeMap | | Prototype: | void QXcbWindow::updateNetWmStateBeforeMap() | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1400-1424 |
| | 15 | 6 |
QXcbWindow::windowEvent| Name: | QXcbWindow::windowEvent | | Prototype: | void QXcbWindow::windowEvent(QEvent *event) | | Coverage: | 42.857% (6/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2691-2718 |
| | 15 | 7 |
QXmlSimpleReaderPrivate::reportEndEntities| Name: | QXmlSimpleReaderPrivate::reportEndEntities | | Prototype: | bool QXmlSimpleReaderPrivate::reportEndEntities() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 4231-4254 |
| | 15 | 7 |
QXmlTestLogger::addBenchmarkResult| Name: | QXmlTestLogger::addBenchmarkResult | | Prototype: | void QXmlTestLogger::addBenchmarkResult(const QBenchmarkResult &result) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | | Lines: | 253-272 |
| | 15 | 1 |
QtConcurrent::ThreadEngineBase::startBlocking| Name: | QtConcurrent::ThreadEngineBase::startBlocking | | Prototype: | void ThreadEngineBase::startBlocking() | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 133-164 |
| | 15 | 6 |
QtFontFamily::foundry| Name: | QtFontFamily::foundry | | Prototype: | QtFontFoundry *QtFontFamily::foundry(const QString &f, bool create) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 379-401 |
| | 15 | 7 |
QtPrivate::QStringList_join| Name: | QtPrivate::QStringList_join | | Prototype: | QString QtPrivate::QStringList_join(const QStringList *that, const QChar *sep, int seplen) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | | Lines: | 459-480 |
| | 15 | 6 |
QtSharedPointer::ExternalRefCountData::getAndRef| Name: | QtSharedPointer::ExternalRefCountData::getAndRef | | Prototype: | QtSharedPointer::ExternalRefCountData *QtSharedPointer::ExternalRefCountData::getAndRef(const QObject *obj) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1324-1346 |
| | 15 | 3 |
boundingRect| Name: | boundingRect | | Prototype: | static const QRectF boundingRect(const QPointF *points, int pointCount) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 48-66 |
| | 15 | 6 |
checkStatement| Name: | checkStatement | | Prototype: | static bool checkStatement(bool statement, const char *msg, const char *file, int line) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | | Lines: | 209-231 |
| | 15 | 4 |
checkStaticArray| Name: | checkStaticArray | | Prototype: | static bool checkStaticArray(int &val, const QByteArray &dateString, int at, const char *array, int size) | | Coverage: | 95.238% (20/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | | Lines: | 531-551 |
| | 15 | 5 |
correctActionContext| Name: | correctActionContext | | Prototype: | static bool correctActionContext(Qt::ShortcutContext context, QAction *a, QWidget *active_window) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 258-304 |
| | 15 | 7 |
createDirectoryWithParents| Name: | createDirectoryWithParents | | Prototype: | static bool createDirectoryWithParents(const QByteArray &nativeName, bool shouldMkdirFirst = true) | | Coverage: | 52.000% (13/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 564-586 |
| | 15 | 7 |
destStore64| Name: | destStore64 | | Prototype: | static void destStore64(QRasterBuffer *rasterBuffer, int x, int y, const QRgba64 *buffer, int length) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1226-1245 |
| | 15 | 3 |
fbname| Name: | fbname | | Prototype: | static QString fbname(const QString &fileName) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 761-780 |
| | 15 | 6 |
formatDropEvent| Name: | formatDropEvent | | Prototype: | static void formatDropEvent(QDebug d, const QDropEvent *e) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3762-3779 |
| | 15 | 2 |
getMotifWmHints| Name: | getMotifWmHints | | Prototype: | static QtMotifWmHints getMotifWmHints(QXcbConnection *c, xcb_window_t window) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1035-1059 |
| | 15 | 2 |
gray_set_cell| Name: | gray_set_cell | | Prototype: | static void gray_set_cell( PWorker worker, TCoord ex, TCoord ey ) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | | Lines: | 449-489 |
| | 15 | 5 |
integralCompare| Name: | integralCompare | | Prototype: | static int integralCompare(uint promotedType, const QVariant::Private *d1, const QVariant::Private *d2) | | Coverage: | 93.103% (27/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3441-3462 |
| | 15 | 5 |
isPseudoFs| Name: | isPseudoFs | | Prototype: | static bool isPseudoFs(const QStorageIterator &it) | | Coverage: | 91.304% (21/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 150-173 |
| | 15 | 5 |
loadEngine| Name: | loadEngine | | Prototype: | static QFontEngine *loadEngine(int script, const QFontDef &request, QtFontFamily *family, QtFontFoundry *foundry, QtFontStyle *style, QtFontSize *size) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 989-1019 |
| | 15 | 4 |
msecsToTime| Name: | msecsToTime | | Prototype: | static void msecsToTime(qint64 msecs, QDate *date, QTime *time) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2393-2416 |
| | 15 | 5 |
nextGeometryToken| Name: | nextGeometryToken | | Prototype: | static inline int nextGeometryToken(const QByteArray &a, int &pos, char *op) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 263-284 |
| | 15 | 5 |
numericTypePromotion| Name: | numericTypePromotion | | Prototype: | static int numericTypePromotion(uint t1, uint t2) | | Coverage: | 100.000% (21/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3395-3439 |
| | 15 | 5 |
objectContentToJson| Name: | objectContentToJson | | Prototype: | static void objectContentToJson(const QJsonPrivate::Object *o, QByteArray &json, int indent, bool compact) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonwriter.cpp | | Lines: | 177-201 |
| | 15 | 5 |
operator/| Name: | operator/ | | Prototype: | double operator/(const QVariant &arg1, const QVariant &arg2) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 2031-2054 |
| | 15 | 5 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QTouchEvent::TouchPoint &tp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 3812-3829 |
| | 15 | 1 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, const QSslCertificate &certificate) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp | | Lines: | 683-700 |
| | 15 | 1 |
operator>>| Name: | operator>> | | Prototype: | static QDataStream &operator>>(QDataStream &s, BMP_INFOHDR &bi) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 103-123 |
| | 15 | 2 |
operator>>| Name: | operator>> | | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &argument, QXdgDBusToolTipStruct &toolTip) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustraytypes.cpp | | Lines: | 183-203 |
| | 15 | 1 |
parse_locale_tag| Name: | parse_locale_tag | | Prototype: | static bool parse_locale_tag(const QString &input, int &i, QString *result, const QString &separators) | | Coverage: | 59.091% (13/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 382-400 |
| | 15 | 4 |
qEnvironmentVariableIntValue| Name: | qEnvironmentVariableIntValue | | Prototype: | int qEnvironmentVariableIntValue(const char *varName, bool *ok) | | Coverage: | 100.000% (18/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3238-3271 |
| | 15 | 6 |
qMetaTypeCustomType_unlocked| Name: | qMetaTypeCustomType_unlocked | | Prototype: | static int qMetaTypeCustomType_unlocked(const char *typeName, int length, int *firstInvalidIndex = 0) | | Coverage: | 92.000% (23/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 877-897 |
| | 15 | 7 |
qSmartMaxSize| Name: | qSmartMaxSize | | Prototype: | QSize qSmartMaxSize(const QSize &sizeHint, const QSize &minSize, const QSize &maxSize, const QSizePolicy &sizePolicy, Qt::Alignment align) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | | Lines: | 386-407 |
| | 15 | 8 |
qSmartMinSize| Name: | qSmartMinSize | | Prototype: | QSize qSmartMinSize(const QSize &sizeHint, const QSize &minSizeHint, const QSize &minSize, const QSize &maxSize, const QSizePolicy &sizePolicy) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | | Lines: | 341-369 |
| | 15 | 7 |
qSpiInitializeStructTypes| Name: | qSpiInitializeStructTypes | | Prototype: | void qSpiInitializeStructTypes() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/struct_marshallers.cpp | | Lines: | 211-228 |
| | 15 | 1 |
qt_UnicodeToTSCII| Name: | qt_UnicodeToTSCII | | Prototype: | static unsigned char qt_UnicodeToTSCII(ushort u1, ushort u2, ushort u3) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp | | Lines: | 449-475 |
| | 15 | 4 |
qt_blurImage| Name: | qt_blurImage | | Prototype: | void qt_blurImage(QPainter *p, QImage &blurImage, qreal radius, bool quality, bool alphaOnly, int transposed = 0) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 855-880 |
| | 15 | 5 |
qt_blurrow| Name: | qt_blurrow | | Prototype: | template<int aprec, int zprec, bool alphaOnly> inline void qt_blurrow(QImage & im, int line, int alpha) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 641-670 |
| | 15 | 6 |
qt_find_pattern| Name: | qt_find_pattern | | Prototype: | static long qt_find_pattern(const char *s, ulong s_len, const char *pattern, ulong p_len) | | Coverage: | 65.000% (13/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 181-215 |
| | 15 | 6 |
qt_int_sqrt| Name: | qt_int_sqrt | | Prototype: | unsigned int qt_int_sqrt(unsigned int n) | | Coverage: | 73.333% (11/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3035-3056 |
| | 15 | 5 |
qt_nameForCustomSize| Name: | qt_nameForCustomSize | | Prototype: | static QString qt_nameForCustomSize(const QSizeF &size, QPageSize::Unit units) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | | Lines: | 468-499 |
| | 15 | 7 |
qt_painter_thread_test| Name: | qt_painter_thread_test | | Prototype: | static bool qt_painter_thread_test(int devType, int engineType, const char *what) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 145-169 |
| | 15 | 6 |
qt_qFindChild_helper| Name: | qt_qFindChild_helper | | Prototype: | QObject *qt_qFindChild_helper(const QObject *parent, const QString &name, const QMetaObject &mo, Qt::FindChildOptions options) | | Coverage: | 91.304% (21/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1919-1939 |
| | 15 | 7 |
qt_starts_with| Name: | qt_starts_with | | Prototype: | static inline bool qt_starts_with(const QChar *haystack, int haystackLen, QLatin1String needle, Qt::CaseSensitivity cs) | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10108-10128 |
| | 15 | 7 |
queuedConnectionTypes| Name: | queuedConnectionTypes | | Prototype: | static int *queuedConnectionTypes(const QList<QByteArray> &typeNames) | | Coverage: | 71.429% (10/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 83-105 |
| | 15 | 5 |
queuedConnectionTypes| Name: | queuedConnectionTypes | | Prototype: | static int *queuedConnectionTypes(const QArgumentType *argumentTypes, int argc) | | Coverage: | 71.429% (10/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 107-129 |
| | 15 | 5 |
qulltoa| Name: | qulltoa | | Prototype: | QString qulltoa(qulonglong l, int base, const QChar _zero) | | Coverage: | 100.000% (17/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 120-150 |
| | 15 | 5 |
realMinSize| Name: | realMinSize | | Prototype: | static int realMinSize(const QDockAreaLayoutInfo &info) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 477-500 |
| | 15 | 5 |
replacePercentN| Name: | replacePercentN | | Prototype: | static void replacePercentN(QString *result, int n) | | Coverage: | 78.571% (11/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1935-1957 |
| | 15 | 5 |
set| Name: | set | | Prototype: | static void set(QJustificationPoint *point, int type, const QGlyphLayout &glyph, QFontEngine *fe) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 2131-2154 |
| | 15 | 4 |
simdDecodeAscii| Name: | simdDecodeAscii | | Prototype: | static inline bool simdDecodeAscii(ushort *&dst, const uchar *&nextAscii, const uchar *&src, const uchar *end) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 89-135 |
| | 15 | 4 |
stretchGradientToUserSpace| Name: | stretchGradientToUserSpace | | Prototype: | static inline QBrush stretchGradientToUserSpace(const QBrush &brush, const QRectF &boundingRect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 509-523 |
| | 15 | 1 |
unquote| Name: | unquote | | Prototype: | static QString unquote(const QString &str) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 308-330 |
| | 15 | 5 |
unstylable| Name: | unstylable | | Prototype: | static bool unstylable(const QWidget *w) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2383-2413 |
| | 15 | 7 |
verifyTag| Name: | verifyTag | | Prototype: | static inline const uchar *verifyTag(const uchar *tagPtr, const uchar *endPtr) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 112-143 |
| | 15 | 13 |
CloseButton::paintEvent| Name: | CloseButton::paintEvent | | Prototype: | void CloseButton::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 2503-2524 |
| | 16 | 6 |
Dasher::Dasher| Name: | Dasher::Dasher | | Prototype: | Dasher(QCosmeticStroker *s, bool reverse, int start, int stop) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | | Lines: | 80-104 |
| | 16 | 4 |