| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QUtf16::convertFromUnicode| Name: | QUtf16::convertFromUnicode | | Prototype: | QByteArray QUtf16::convertFromUnicode(const QChar *uc, int len, QTextCodec::ConverterState *state, DataEndianness e) | | Coverage: | 96.970% (32/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | | Lines: | 411-453 |
| | 28 | 9 |
QUrl::errorString| Name: | QUrl::errorString | | Prototype: | QString QUrl::errorString() const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4036-4068 |
| | 28 | 4 |
QUnsortedModelEngine::buildIndices| Name: | QUnsortedModelEngine::buildIndices | | Prototype: | int QUnsortedModelEngine::buildIndices(const QString& str, const QModelIndex& parent, int n, const QIndexMapper& indices, QMatchData* m) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 693-741 |
| | 28 | 18 |
QTriangulator::ComplexToSimple::sortEdgeList| Name: | QTriangulator::ComplexToSimple::sortEdgeList | | Prototype: | template <typename T> void QTriangulator<T>::ComplexToSimple::sortEdgeList(const QPodPoint eventPoint) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 1224-1278 |
| | 28 | 9 |
QTreeWidgetItem::insertChild| Name: | QTreeWidgetItem::insertChild | | Prototype: | void QTreeWidgetItem::insertChild(int index, QTreeWidgetItem *child) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 1902-1939 |
| | 28 | 9 |
QTreeViewPrivate::coordinateForItem| Name: | QTreeViewPrivate::coordinateForItem | | Prototype: | int QTreeViewPrivate::coordinateForItem(int item) const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3459-3501 |
| | 28 | 11 |
QTreeViewPrivate::collapse| Name: | QTreeViewPrivate::collapse | | Prototype: | void QTreeViewPrivate::collapse(int item, bool emitSignal) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3139-3183 |
| | 28 | 9 |
QTransform::inverted| Name: | QTransform::inverted | | Prototype: | QTransform QTransform::inverted(bool *invertible) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 356-401 |
| | 28 | 11 |
QToolBarAreaLayout::unplug| Name: | QToolBarAreaLayout::unplug | | Prototype: | QLayoutItem *QToolBarAreaLayout::unplug(const QList<int> &path, QToolBarAreaLayout *other) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1146-1196 |
| | 28 | 9 |
QToolBarAreaLayout::saveState| Name: | QToolBarAreaLayout::saveState | | Prototype: | void QToolBarAreaLayout::saveState(QDataStream &stream) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1245-1292 |
| | 28 | 8 |
QTextHtmlParser::newNode| Name: | QTextHtmlParser::newNode | | Prototype: | QTextHtmlParserNode *QTextHtmlParser::newNode(int parent) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 514-567 |
| | 28 | 8 |
QTextHtmlExporter::emitFrameStyle| Name: | QTextHtmlExporter::emitFrameStyle | | Prototype: | void QTextHtmlExporter::emitFrameStyle(const QTextFrameFormat &format, FrameType frameType) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 3193-3232 |
| | 28 | 7 |
QTextHtmlExporter::emitBorderStyle| Name: | QTextHtmlExporter::emitBorderStyle | | Prototype: | void QTextHtmlExporter::emitBorderStyle(QTextFrameFormat::BorderStyle style) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2541-2587 |
| | 28 | 13 |
QTextEdit::timerEvent| Name: | QTextEdit::timerEvent | | Prototype: | void QTextEdit::timerEvent(QTimerEvent *e) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 1076-1117 |
| | 28 | 7 |
QTextDocumentWriter::write| Name: | QTextDocumentWriter::write | | Prototype: | bool QTextDocumentWriter::write(const QTextDocument *document) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentwriter.cpp | | Lines: | 242-295 |
| | 28 | 8 |
QTextDocumentPrivate::remove_block| Name: | QTextDocumentPrivate::remove_block | | Prototype: | int QTextDocumentPrivate::remove_block(int pos, int *blockFormat, int command, QTextUndoCommand::Operation op) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 511-556 |
| | 28 | 4 |
QTextDocumentPrivate::adjustDocumentChangesAndCursors| Name: | QTextDocumentPrivate::adjustDocumentChangesAndCursors | | Prototype: | void QTextDocumentPrivate::adjustDocumentChangesAndCursors(int from, int addedOrRemoved, QTextUndoCommand::Operation op) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1273-1324 |
| | 28 | 9 |
QTextDocumentLayoutPrivate::hitTest| Name: | QTextDocumentLayoutPrivate::hitTest | | Prototype: | QTextDocumentLayoutPrivate::HitPoint QTextDocumentLayoutPrivate::hitTest(const QTextBlock &bl, const QFixedPoint &point, int *position, QTextLayout **l, Qt::HitTestAccuracy accuracy) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 751-800 |
| | 28 | 8 |
QTabWidget::heightForWidth| Name: | QTabWidget::heightForWidth | | Prototype: | int QTabWidget::heightForWidth(int width) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp | | Lines: | 878-916 |
| | 28 | 6 |
QTabBarPrivate::setupMovableTab| Name: | QTabBarPrivate::setupMovableTab | | Prototype: | void QTabBarPrivate::setupMovableTab() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1944-1980 |
| | 28 | 6 |
QStyleSheetStyleSelector::attribute| Name: | QStyleSheetStyleSelector::attribute | | Prototype: | QString attribute(NodePtr node, const QString& name) const override | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1441-1477 |
| | 28 | 9 |
QStyleSheetStyle::hitTestComplexControl| Name: | QStyleSheetStyle::hitTestComplexControl | | Prototype: | QStyle::SubControl QStyleSheetStyle::hitTestComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *w) const | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 4481-4531 |
| | 28 | 17 |
QStateMachine::postDelayedEvent| Name: | QStateMachine::postDelayedEvent | | Prototype: | int QStateMachine::postDelayedEvent(QEvent *event, int delay) | | Coverage: | 61.905% (13/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2725-2764 |
| | 28 | 6 |
QStandardItemPrivate::insertRows| Name: | QStandardItemPrivate::insertRows | | Prototype: | bool QStandardItemPrivate::insertRows(int row, int count, const QList<QStandardItem*> &items) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 400-437 |
| | 28 | 10 |
QSslKeyPrivate::decodePem| Name: | QSslKeyPrivate::decodePem | | Prototype: | void QSslKeyPrivate::decodePem(const QByteArray &pem, const QByteArray &passPhrase, bool deepClear) | | Coverage: | 70.000% (28/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | | Lines: | 127-167 |
| | 28 | 10 |
QSqlQueryModel::setQuery| Name: | QSqlQueryModel::setQuery | | Prototype: | void QSqlQueryModel::setQuery(const QSqlQuery &query) | | Coverage: | 66.667% (12/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 403-447 |
| | 28 | 5 |
QSpdyProtocolHandler::sendControlFrame| Name: | QSpdyProtocolHandler::sendControlFrame | | Prototype: | void QSpdyProtocolHandler::sendControlFrame(FrameType type, ControlFrameFlags flags, const char *data, quint32 length) | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 563-602 |
| | 28 | 5 |
QSocks5SocketEnginePrivate::sendRequestMethod| Name: | QSocks5SocketEnginePrivate::sendRequestMethod | | Prototype: | void QSocks5SocketEnginePrivate::sendRequestMethod() | | Coverage: | 71.429% (15/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 778-821 |
| | 28 | 6 |
QSimplex::simplifyConstraints| Name: | QSimplex::simplifyConstraints | | Prototype: | bool QSimplex::simplifyConstraints(QList<QSimplexConstraint *> *constraints) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | | Lines: | 597-652 |
| | 28 | 9 |
QSimpleTextCodec::convertFromUnicode| Name: | QSimpleTextCodec::convertFromUnicode | | Prototype: | QByteArray QSimpleTextCodec::convertFromUnicode(const QChar *in, int length, ConverterState *state) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | | Lines: | 656-697 |
| | 28 | 7 |
QScrollerPrivate::prepareScrolling| Name: | QScrollerPrivate::prepareScrolling | | Prototype: | bool QScrollerPrivate::prepareScrolling(const QPointF &position) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1425-1472 |
| | 28 | 11 |
QScrollerPrivate::moveWhilePressed| Name: | QScrollerPrivate::moveWhilePressed | | Prototype: | bool QScrollerPrivate::moveWhilePressed(const QPointF &position, qint64 timestamp) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1555-1602 |
| | 28 | 10 |
QResourcePrivate::load| Name: | QResourcePrivate::load | | Prototype: | bool QResourcePrivate::load(const QString &file) | | Coverage: | 78.947% (15/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 250-286 |
| | 28 | 7 |
QRenderRule::borderClip| Name: | QRenderRule::borderClip | | Prototype: | QPainterPath QRenderRule::borderClip(QRect r) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1236-1272 |
| | 28 | 3 |
QRegularExpressionPrivate::getPatternInfo| Name: | QRegularExpressionPrivate::getPatternInfo | | Prototype: | void QRegularExpressionPrivate::getPatternInfo() | | Coverage: | 54.167% (13/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1019-1064 |
| | 28 | 9 |
QReadWriteLock::tryLockForRead| Name: | QReadWriteLock::tryLockForRead | | Prototype: | bool QReadWriteLock::tryLockForRead(int timeout) | | Coverage: | 44.444% (8/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 229-261 |
| | 28 | 6 |
QRasterPaintEngine::fillRect| Name: | QRasterPaintEngine::fillRect | | Prototype: | void QRasterPaintEngine::fillRect(const QRectF &r, QSpanData *data) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1710-1746 |
| | 28 | 7 |
QRasterPaintEngine::drawRects| Name: | QRasterPaintEngine::drawRects | | Prototype: | void QRasterPaintEngine::drawRects(const QRectF *rects, int rectCount) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1504-1551 |
| | 28 | 9 |
QRasterPaintEngine::drawPixmap| Name: | QRasterPaintEngine::drawPixmap | | Prototype: | void QRasterPaintEngine::drawPixmap(const QRectF &r, const QPixmap &pixmap, const QRectF &sr) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2029-2073 |
| | 28 | 6 |
QRasterPaintEngine::clip| Name: | QRasterPaintEngine::clip | | Prototype: | void QRasterPaintEngine::clip(const QVectorPath &path, Qt::ClipOperation op) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1134-1201 |
| | 28 | 8 |
QProcessPrivate::execChild| Name: | QProcessPrivate::execChild | | Prototype: | void QProcessPrivate::execChild(const char *workingDir, char **path, char **argv, char **envp) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 503-569 |
| | 28 | 11 |
QPollingFileSystemWatcherEngine::timeout| Name: | QPollingFileSystemWatcherEngine::timeout | | Prototype: | void QPollingFileSystemWatcherEngine::timeout() | | Coverage: | 88.000% (22/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_polling.cpp | | Lines: | 109-145 |
| | 28 | 9 |
QPngHandlerPrivate::readPngHeader| Name: | QPngHandlerPrivate::readPngHeader | | Prototype: | bool QPngHandlerPrivate::readPngHeader() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 519-567 |
| | 28 | 6 |
QPictureIO::read| Name: | QPictureIO::read | | Prototype: | bool QPictureIO::read() | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1854-1905 |
| | 28 | 10 |
QPainterPath::contains| Name: | QPainterPath::contains | | Prototype: | bool QPainterPath::contains(const QPointF &pt) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1807-1857 |
| | 28 | 9 |
QPainter::end| Name: | QPainter::end | | Prototype: | bool QPainter::end() | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 1867-1920 |
| | 28 | 9 |
QPaintDeviceWindow::metric| Name: | QPaintDeviceWindow::metric | | Prototype: | int QPaintDeviceWindow::metric(PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | | Lines: | 122-168 |
| | 28 | 19 |
QOutlineMapper::clipElements| Name: | QOutlineMapper::clipElements | | Prototype: | void QOutlineMapper::clipElements(const QPointF *elements, const QPainterPath::ElementType *types, int element_count) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 341-393 |
| | 28 | 10 |
QObject::setProperty| Name: | QObject::setProperty | | Prototype: | bool QObject::setProperty(const char *name, const QVariant &value) | | Coverage: | 82.143% (23/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3836-3878 |
| | 28 | 9 |
QNetworkDiskCache::prepare| Name: | QNetworkDiskCache::prepare | | Prototype: | QIODevice *QNetworkDiskCache::prepare(const QNetworkCacheMetaData &metaData) | | Coverage: | 78.571% (22/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 176-222 |
| | 28 | 8 |
QMoviePrivate::next| Name: | QMoviePrivate::next | | Prototype: | bool QMoviePrivate::next() | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 429-472 |
| | 28 | 9 |
QMimeGlobPattern::matchFileName| Name: | QMimeGlobPattern::matchFileName | | Prototype: | bool QMimeGlobPattern::matchFileName(const QString &inputFilename) const | | Coverage: | 84.091% (37/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp | | Lines: | 90-138 |
| | 28 | 10 |
QMetaObjectPrivate::disconnectHelper| Name: | QMetaObjectPrivate::disconnectHelper | | Prototype: | bool QMetaObjectPrivate::disconnectHelper(QObjectPrivate::Connection *c, const QObject *receiver, int method_index, void **slot, QMutex *senderMutex, DisconnectType disconnectType) | | Coverage: | 87.805% (36/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3324-3367 |
| | 28 | 9 |
QMenuPrivate::scrollMenu| Name: | QMenuPrivate::scrollMenu | | Prototype: | void QMenuPrivate::scrollMenu(QMenuScroller::ScrollLocation location, bool active) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 966-1001 |
| | 28 | 13 |
QMenuBarPrivate::setCurrentAction| Name: | QMenuBarPrivate::setCurrentAction | | Prototype: | void QMenuBarPrivate::setCurrentAction(QAction *action, bool popup, bool activateFirst) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 354-395 |
| | 28 | 9 |
QMenuBar::heightForWidth| Name: | QMenuBar::heightForWidth | | Prototype: | int QMenuBar::heightForWidth(int) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1662-1695 |
| | 28 | 7 |
QMenuBar::eventFilter| Name: | QMenuBar::eventFilter | | Prototype: | bool QMenuBar::eventFilter(QObject *object, QEvent *event) | | Coverage: | 0.000% (0/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1473-1529 |
| | 28 | 22 |
QMdiSubWindowPrivate::setFocusWidget| Name: | QMdiSubWindowPrivate::setFocusWidget | | Prototype: | void QMdiSubWindowPrivate::setFocusWidget() | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2008-2053 |
| | 28 | 11 |
QMdiSubWindowPrivate::createSystemMenu| Name: | QMdiSubWindowPrivate::createSystemMenu | | Prototype: | void QMdiSubWindowPrivate::createSystemMenu() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1032-1058 |
| | 28 | 1 |
QMdiAreaPrivate::nextVisibleSubWindow| Name: | QMdiAreaPrivate::nextVisibleSubWindow | | Prototype: | QMdiSubWindow *QMdiAreaPrivate::nextVisibleSubWindow(int increaseFactor, QMdiArea::WindowOrder order, int removedIndex, int fromIndex) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1437-1486 |
| | 28 | 9 |
QMdiArea::viewportEvent| Name: | QMdiArea::viewportEvent | | Prototype: | bool QMdiArea::viewportEvent(QEvent *event) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2404-2444 |
| | 28 | 8 |
QMdiArea::removeSubWindow| Name: | QMdiArea::removeSubWindow | | Prototype: | void QMdiArea::removeSubWindow(QWidget *widget) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2004-2043 |
| | 28 | 9 |
QMatrix4x4::translate| Name: | QMatrix4x4::translate | | Prototype: | void QMatrix4x4::translate(const QVector3D& vector) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 979-1011 |
| | 28 | 6 |
QMainWindow::contextMenuEvent| Name: | QMainWindow::contextMenuEvent | | Prototype: | void QMainWindow::contextMenuEvent(QContextMenuEvent *event) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1643-1693 |
| | 28 | 12 |
QLoggingRegistry::defaultCategoryFilter| Name: | QLoggingRegistry::defaultCategoryFilter | | Prototype: | void QLoggingRegistry::defaultCategoryFilter(QLoggingCategory *cat) | | Coverage: | 91.176% (31/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 406-448 |
| | 28 | 8 |
QLocaleId::name| Name: | QLocaleId::name | | Prototype: | QByteArray QLocaleId::name(char separator) const | | Coverage: | 75.000% (24/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 288-322 |
| | 28 | 8 |
QListWidget::dropEvent| Name: | QListWidget::dropEvent | | Prototype: | void QListWidget::dropEvent(QDropEvent *event) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1843-1883 |
| | 28 | 7 |
QLCDNumberPrivate::drawDigit| Name: | QLCDNumberPrivate::drawDigit | | Prototype: | void QLCDNumberPrivate::drawDigit(const QPoint &pos, QPainter &p, int segLen, char newCh, char oldCh) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | | Lines: | 824-866 |
| | 28 | 9 |
QKeySequenceEdit::keyPressEvent| Name: | QKeySequenceEdit::keyPressEvent | | Prototype: | void QKeySequenceEdit::keyPressEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp | | Lines: | 243-286 |
| | 28 | 7 |
QHttpSocketEngine::initialize| Name: | QHttpSocketEngine::initialize | | Prototype: | bool QHttpSocketEngine::initialize(QAbstractSocket::SocketType type, QAbstractSocket::NetworkLayerProtocol protocol) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 59-98 |
| | 28 | 2 |
QHttpNetworkReplyPrivate::readStatus| Name: | QHttpNetworkReplyPrivate::readStatus | | Prototype: | qint64 QHttpNetworkReplyPrivate::readStatus(QAbstractSocket *socket) | | Coverage: | 88.372% (38/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 443-491 |
| | 28 | 10 |
QHttpNetworkConnectionChannel::_q_connected| Name: | QHttpNetworkConnectionChannel::_q_connected | | Prototype: | void QHttpNetworkConnectionChannel::_q_connected() | | Coverage: | 69.565% (32/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 774-835 |
| | 28 | 12 |
QGridLayoutItem::box| Name: | QGridLayoutItem::box | | Prototype: | QGridLayoutBox QGridLayoutItem::box(Qt::Orientation orientation, qreal constraint) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 566-617 |
| | 28 | 9 |
QGraphicsView::scrollContentsBy| Name: | QGraphicsView::scrollContentsBy | | Prototype: | void QGraphicsView::scrollContentsBy(int dx, int dy) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 3659-3711 |
| | 28 | 10 |
QGraphicsSceneBspTreeIndexPrivate::removeItem| Name: | QGraphicsSceneBspTreeIndexPrivate::removeItem | | Prototype: | void QGraphicsSceneBspTreeIndexPrivate::removeItem(QGraphicsItem *item, bool recursive, bool moveToUnindexedItems) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | | Lines: | 327-368 |
| | 28 | 9 |
QGraphicsProxyWidget::itemChange| Name: | QGraphicsProxyWidget::itemChange | | Prototype: | QVariant QGraphicsProxyWidget::itemChange(GraphicsItemChange change, const QVariant &value) | | Coverage: | 0.000% (0/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 745-790 |
| | 28 | 17 |
QGraphicsOpacityEffect::draw| Name: | QGraphicsOpacityEffect::draw | | Prototype: | void QGraphicsOpacityEffect::draw(QPainter *painter) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp | | Lines: | 1184-1227 |
| | 28 | 7 |
QGraphicsItemPrivate::childrenBoundingRectHelper| Name: | QGraphicsItemPrivate::childrenBoundingRectHelper | | Prototype: | void QGraphicsItemPrivate::childrenBoundingRectHelper(QTransform *x, QRectF *rect, QGraphicsItem *topMostEffectItem) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 1271-1312 |
| | 28 | 10 |
QGraphicsItem::stackBefore| Name: | QGraphicsItem::stackBefore | | Prototype: | void QGraphicsItem::stackBefore(const QGraphicsItem *sibling) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 4719-4761 |
| | 28 | 10 |
QGraphicsAnchorLayoutPrivate::calculateGraphs| Name: | QGraphicsAnchorLayoutPrivate::calculateGraphs | | Prototype: | void QGraphicsAnchorLayoutPrivate::calculateGraphs( QGraphicsAnchorLayoutPrivate::Orientation orientation) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2090-2170 |
| | 28 | 5 |
QGraphicsAnchorLayoutPrivate::addAnchorMaybeParallel| Name: | QGraphicsAnchorLayoutPrivate::addAnchorMaybeParallel | | Prototype: | AnchorData *QGraphicsAnchorLayoutPrivate::addAnchorMaybeParallel(AnchorData *newAnchor, bool *feasible) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 668-726 |
| | 28 | 7 |
QFontEngineFT::boundingBox| Name: | QFontEngineFT::boundingBox | | Prototype: | glyph_metrics_t QFontEngineFT::boundingBox(glyph_t glyph) | | Coverage: | 57.143% (12/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1646-1680 |
| | 28 | 6 |
QFontEngine::alphaMapForGlyph| Name: | QFontEngine::alphaMapForGlyph | | Prototype: | QImage QFontEngine::alphaMapForGlyph(glyph_t glyph) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 948-983 |
| | 28 | 4 |
QFont::fromString| Name: | QFont::fromString | | Prototype: | bool QFont::fromString(const QString &descrip) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | | Lines: | 2033-2068 |
| | 28 | 7 |
QFileSystemWatcher::addPaths| Name: | QFileSystemWatcher::addPaths | | Prototype: | QStringList QFileSystemWatcher::addPaths(const QStringList &paths) | | Coverage: | 84.615% (22/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp | | Lines: | 279-327 |
| | 28 | 9 |
QFileSystemModel::data| Name: | QFileSystemModel::data | | Prototype: | QVariant QFileSystemModel::data(const QModelIndex &index, int role) const | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 686-733 |
| | 28 | 18 |
QFileDialogPrivate::restoreWidgetState| Name: | QFileDialogPrivate::restoreWidgetState | | Prototype: | bool QFileDialogPrivate::restoreWidgetState(QStringList &history, int splitterPosition) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2750-2789 |
| | 28 | 9 |
QEvdevMouseManager::QEvdevMouseManager| Name: | QEvdevMouseManager::QEvdevMouseManager | | Prototype: | QEvdevMouseManager::QEvdevMouseManager(const QString &key, const QString &specification, QObject *parent) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevmouse/qevdevmousemanager.cpp | | Lines: | 50-99 |
| | 28 | 11 |
QEmulationPaintEngine::drawTextItem| Name: | QEmulationPaintEngine::drawTextItem | | Prototype: | void QEmulationPaintEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp | | Lines: | 160-198 |
| | 28 | 6 |
QDesktopWidget::screenNumber| Name: | QDesktopWidget::screenNumber | | Prototype: | int QDesktopWidget::screenNumber(const QWidget *w) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | | Lines: | 235-280 |
| | 28 | 11 |
QDateTimeParser::sectionMaxSize| Name: | QDateTimeParser::sectionMaxSize | | Prototype: | int QDateTimeParser::sectionMaxSize(Section s, int count) const | | Coverage: | 60.417% (29/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 568-643 |
| | 28 | 30 |
QDate::fromString| Name: | QDate::fromString | | Prototype: | QDate QDate::fromString(const QString& string, Qt::DateFormat format) | | Coverage: | 69.565% (32/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 1191-1245 |
| | 28 | 17 |
QDBusMarshaller::append| Name: | QDBusMarshaller::append | | Prototype: | inline bool QDBusMarshaller::append(const QDBusVariant &arg) | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | | Lines: | 177-219 |
| | 28 | 6 |
QDBusConnection::objectRegisteredAt| Name: | QDBusConnection::objectRegisteredAt | | Prototype: | QObject *QDBusConnection::objectRegisteredAt(const QString &path) const | | Coverage: | 77.778% (21/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 997-1028 |
| | 28 | 7 |
QDBusArgumentPrivate::createSignature| Name: | QDBusArgumentPrivate::createSignature | | Prototype: | QByteArray QDBusArgumentPrivate::createSignature(int id) | | Coverage: | 86.364% (19/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | | Lines: | 61-98 |
| | 28 | 4 |
QCoreApplication::applicationFilePath| Name: | QCoreApplication::applicationFilePath | | Prototype: | QString QCoreApplication::applicationFilePath() | | Coverage: | 39.394% (13/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2116-2224 |
| | 28 | 10 |
QColorDialogPrivate::selectColor| Name: | QColorDialogPrivate::selectColor | | Prototype: | bool QColorDialogPrivate::selectColor(const QColor &col) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1523-1559 |
| | 28 | 5 |
QCalendarView::moveCursor| Name: | QCalendarView::moveCursor | | Prototype: | QModelIndex QCalendarView::moveCursor(CursorAction cursorAction, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1296-1340 |
| | 28 | 14 |
QCalendarModel::formatForCell| Name: | QCalendarModel::formatForCell | | Prototype: | QTextCharFormat QCalendarModel::formatForCell(int row, int col) const | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1076-1113 |
| | 28 | 10 |
QBrush::operator==| Name: | QBrush::operator== | | Prototype: | bool QBrush::operator==(const QBrush &b) const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 947-996 |
| | 28 | 14 |