Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QMenu::mousePressEventName: | QMenu::mousePressEvent | Prototype: | void QMenu::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 2632-2655 |
| | 15 | 5 |
QMenu::internalDelayedPopupName: | QMenu::internalDelayedPopup | Prototype: | void QMenu::internalDelayedPopup() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 3378-3412 |
| | 18 | 5 |
QMenu::hideEventName: | QMenu::hideEvent | Prototype: | void QMenu::hideEvent(QHideEvent *) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 2493-2516 |
| | 17 | 5 |
QMdiSubWindowPrivate::updateWindowTitleName: | QMdiSubWindowPrivate::updateWindowTitle | Prototype: | void QMdiSubWindowPrivate::updateWindowTitle(bool isRequestFromChild) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1865-1886 |
| | 15 | 5 |
QMdiSubWindowPrivate::setNormalModeName: | QMdiSubWindowPrivate::setNormalMode | Prototype: | void QMdiSubWindowPrivate::setNormalMode() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1254-1320 |
| | 42 | 5 |
QMdiSubWindowPrivate::removeBaseWidgetName: | QMdiSubWindowPrivate::removeBaseWidget | Prototype: | void QMdiSubWindowPrivate::removeBaseWidget() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 990-1011 |
| | 16 | 5 |
QMdiSubWindowPrivate::drawTitleBarWhenMaximizedName: | QMdiSubWindowPrivate::drawTitleBarWhenMaximized | Prototype: | bool QMdiSubWindowPrivate::drawTitleBarWhenMaximized() const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1763-1790 |
| | 12 | 5 |
QMdiSubWindowPrivate::_q_enterInteractiveModeName: | QMdiSubWindowPrivate::_q_enterInteractiveMode | Prototype: | void QMdiSubWindowPrivate::_q_enterInteractiveMode() | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 911-951 |
| | 25 | 5 |
QMdiSubWindow::showEventName: | QMdiSubWindow::showEvent | Prototype: | void QMdiSubWindow::showEvent(QShowEvent *showEvent) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2927-2960 |
| | 10 | 5 |
QMdiSubWindow::setSystemMenuName: | QMdiSubWindow::setSystemMenu | Prototype: | void QMdiSubWindow::setSystemMenu(QMenu *systemMenu) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 2507-2526 |
| | 12 | 5 |
QMdiAreaTabBar::contextMenuEventName: | QMdiAreaTabBar::contextMenuEvent | Prototype: | void QMdiAreaTabBar::contextMenuEvent(QContextMenuEvent *event) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 606-643 |
| | 21 | 5 |
QMdiAreaPrivate::resetActiveWindowName: | QMdiAreaPrivate::resetActiveWindow | Prototype: | void QMdiAreaPrivate::resetActiveWindow(QMdiSubWindow *deactivatedWindow) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1099-1119 |
| | 14 | 5 |
QMdiAreaPrivate::activateWindowName: | QMdiAreaPrivate::activateWindow | Prototype: | void QMdiAreaPrivate::activateWindow(QMdiSubWindow *child) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 995-1015 |
| | 13 | 5 |
QMdiArea::sizeHintName: | QMdiArea::sizeHint | Prototype: | QSize QMdiArea::sizeHint() const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1736-1757 |
| | 14 | 5 |
QMdiArea::addSubWindowName: | QMdiArea::addSubWindow | Prototype: | QMdiSubWindow *QMdiArea::addSubWindow(QWidget *widget, Qt::WindowFlags windowFlags) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 1966-1997 |
| | 19 | 5 |
QMatrix4x4::mapRectName: | QMatrix4x4::mapRect | Prototype: | QRectF QMatrix4x4::mapRect(const QRectF& rect) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1842-1873 |
| | 21 | 5 |
QMatrix4x4::mapRectName: | QMatrix4x4::mapRect | Prototype: | QRect QMatrix4x4::mapRect(const QRect& rect) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 1796-1832 |
| | 26 | 5 |
QMatrix4x4::QMatrix4x4Name: | QMatrix4x4::QMatrix4x4 | Prototype: | QMatrix4x4::QMatrix4x4(const float *values, int cols, int rows) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 175-188 |
| | 8 | 5 |
QMapDataBase::createNodeName: | QMapDataBase::createNode | Prototype: | QMapNodeBase *QMapDataBase::createNode(int alloc, int alignment, QMapNodeBase *parent, bool left) | Coverage: | 85.714% (12/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 327-347 |
| | 13 | 5 |
QMainWindowLayoutState::indexOfName: | QMainWindowLayoutState::indexOf | Prototype: | QList<int> QMainWindowLayoutState::indexOf(QWidget *widget) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 560-585 |
| | 12 | 5 |
QMainWindowLayoutState::gapIndexName: | QMainWindowLayoutState::gapIndex | Prototype: | QList<int> QMainWindowLayoutState::gapIndex(QWidget *widget, const QPoint &pos) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 637-664 |
| | 13 | 5 |
QMainWindowLayout::updateGapIndicatorName: | QMainWindowLayout::updateGapIndicator | Prototype: | void QMainWindowLayout::updateGapIndicator() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2356-2375 |
| | 12 | 5 |
QMainWindow::setMenuBarName: | QMainWindow::setMenuBar | Prototype: | void QMainWindow::setMenuBar(QMenuBar *menuBar) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 542-563 |
| | 13 | 5 |
QMainWindow::addDockWidgetName: | QMainWindow::addDockWidget | Prototype: | void QMainWindow::addDockWidget(Qt::DockWidgetArea area, QDockWidget *dockwidget) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1086-1117 |
| | 9 | 5 |
QLockFilePrivate::processNameByPidName: | QLockFilePrivate::processNameByPid | Prototype: | QString QLockFilePrivate::processNameByPid(qint64 pid) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 262-318 |
| | 8 | 5 |
QLocale::weekdaysName: | QLocale::weekdays | Prototype: | QList<Qt::DayOfWeek> QLocale::weekdays() const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2346-2364 |
| | 12 | 5 |
QLocale::toCurrencyStringName: | QLocale::toCurrencyString | Prototype: | QString QLocale::toCurrencyString(qlonglong value, const QString &symbol) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3425-3449 |
| | 18 | 5 |
QLocale::toCurrencyStringName: | QLocale::toCurrencyString | Prototype: | QString QLocale::toCurrencyString(double value, const QString &symbol, int precision) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3497-3521 |
| | 18 | 5 |
QLocale::timeFormatName: | QLocale::timeFormat | Prototype: | QString QLocale::timeFormat(FormatType format) const | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1709-1733 |
| | 15 | 5 |
QLocale::dateFormatName: | QLocale::dateFormat | Prototype: | QString QLocale::dateFormat(FormatType format) const | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1672-1696 |
| | 15 | 5 |
QLocalSocket::waitForConnectedName: | QLocalSocket::waitForConnected | Prototype: | bool QLocalSocket::waitForConnected(int msec) | Coverage: | 11.765% (2/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 513-537 |
| | 15 | 5 |
QLocalSocket::setSocketDescriptorName: | QLocalSocket::setSocketDescriptor | Prototype: | bool QLocalSocket::setSocketDescriptor(qintptr socketDescriptor, LocalSocketState socketState, OpenMode openMode) | Coverage: | 55.556% (5/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 344-367 |
| | 15 | 5 |
QLocalServerPrivate::listenName: | QLocalServerPrivate::listen | Prototype: | bool QLocalServerPrivate::listen(qintptr socketDescriptor) | Coverage: | 66.667% (10/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | Lines: | 196-236 |
| | 23 | 5 |
QListViewPrivate::scrollElasticBandByName: | QListViewPrivate::scrollElasticBandBy | Prototype: | void QListViewPrivate::scrollElasticBandBy(int dx, int dy) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 3204-3214 |
| | 8 | 5 |
QListView::scrollToName: | QListView::scrollTo | Prototype: | void QListView::scrollTo(const QModelIndex &index, ScrollHint hint) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 570-588 |
| | 11 | 5 |
QListView::doItemsLayoutName: | QListView::doItemsLayout | Prototype: | void QListView::doItemsLayout() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1456-1475 |
| | 12 | 5 |
QListModel::insertName: | QListModel::insert | Prototype: | void QListModel::insert(int row, QListWidgetItem *item) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 108-130 |
| | 16 | 5 |
QListModeViewBase::initStaticLayoutName: | QListModeViewBase::initStaticLayout | Prototype: | QPoint QListModeViewBase::initStaticLayout(const QListViewLayoutInfo &info) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2383-2414 |
| | 23 | 5 |
QListModeViewBase::horizontalOffsetName: | QListModeViewBase::horizontalOffset | Prototype: | int QListModeViewBase::horizontalOffset() const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2227-2246 |
| | 14 | 5 |
QListData::detach_growName: | 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: | 73-107 |
| | 22 | 5 |
QLineF::intersectName: | QLineF::intersect | Prototype: | QLineF::IntersectType QLineF::intersect(const QLineF &l, QPointF *intersectionPoint) const | Coverage: | 84.211% (16/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 658-682 |
| | 16 | 5 |
QLineEditPrivate::sendMouseEventToInputContextName: | QLineEditPrivate::sendMouseEventToInputContext | Prototype: | bool QLineEditPrivate::sendMouseEventToInputContext( QMouseEvent *e ) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 277-298 |
| | 10 | 5 |
QLineEditPrivate::findSideWidgetName: | QLineEditPrivate::findSideWidget | Prototype: | QLineEditPrivate::PositionIndexPair QLineEditPrivate::findSideWidget(const QAction *a) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 476-491 |
| | 11 | 5 |
QLineEditIconButton::actionEventName: | QLineEditIconButton::actionEvent | Prototype: | void QLineEditIconButton::actionEvent(QActionEvent *e) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 350-366 |
| | 9 | 5 |
QLineEdit::getTextMarginsName: | QLineEdit::getTextMargins | Prototype: | void QLineEdit::getTextMargins(int *left, int *top, int *right, int *bottom) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1130-1141 |
| | 9 | 5 |
QLibraryStore::findOrCreateName: | QLibraryStore::findOrCreate | Prototype: | inline QLibraryPrivate *QLibraryStore::findOrCreate(const QString &fileName, const QString &version, QLibrary::LoadHints loadHints) | Coverage: | 86.667% (13/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 442-464 |
| | 13 | 5 |
QLibraryPrivate::unloadName: | QLibraryPrivate::unload | Prototype: | bool QLibraryPrivate::unload(UnloadFlag flag) | Coverage: | 70.588% (12/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 557-576 |
| | 12 | 5 |
QLibraryPrivate::loadPluginName: | QLibraryPrivate::loadPlugin | Prototype: | bool QLibraryPrivate::loadPlugin() | Coverage: | 46.154% (6/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 583-599 |
| | 12 | 5 |
QLibraryInfoPrivate::findConfigurationName: | QLibraryInfoPrivate::findConfiguration | Prototype: | QSettings *QLibraryInfoPrivate::findConfiguration() | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 164-197 |
| | 8 | 5 |
QLibrary::isLibraryName: | QLibrary::isLibrary | Prototype: | bool QLibrary::isLibrary(const QString &fileName) | Coverage: | 75.000% (12/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 616-675 |
| | 15 | 5 |
QLayoutPrivate::getMarginName: | QLayoutPrivate::getMargin | Prototype: | void QLayoutPrivate::getMargin(int *result, int userMargin, QStyle::PixelMetric pm) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 164-179 |
| | 10 | 5 |
QLayout::spacingName: | QLayout::spacing | Prototype: | int QLayout::spacing() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 317-334 |
| | 10 | 5 |
QLayout::childEventName: | QLayout::childEvent | Prototype: | void QLayout::childEvent(QChildEvent *e) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 632-653 |
| | 13 | 5 |
QLabelPrivate::clearContentsName: | QLabelPrivate::clearContents | Prototype: | void QLabelPrivate::clearContents() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1285-1327 |
| | 27 | 5 |
QLabelPrivate::_q_linkHoveredName: | QLabelPrivate::_q_linkHovered | Prototype: | void QLabelPrivate::_q_linkHovered(const QString &anchor) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1564-1584 |
| | 13 | 5 |
QLabel::minimumSizeHintName: | QLabel::minimumSizeHint | Prototype: | QSize QLabel::minimumSizeHint() const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 842-866 |
| | 17 | 5 |
QKeySequenceEditPrivate::translateModifiersName: | QKeySequenceEditPrivate::translateModifiers | Prototype: | int QKeySequenceEditPrivate::translateModifiers(Qt::KeyboardModifiers state, const QString &text) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp | Lines: | 81-99 |
| | 13 | 5 |
QKdPointTree::buildName: | QKdPointTree::build | Prototype: | int QKdPointTree::build(int begin, int end, int depth) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 668-701 |
| | 18 | 5 |
QJsonPrivate::Base::reserveSpaceName: | QJsonPrivate::Base::reserveSpace | Prototype: | int Base::reserveSpace(uint dataSize, int posInTable, uint numItems, bool replace) | Coverage: | 64.286% (9/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 149-174 |
| | 17 | 5 |
QJsonDocument::setObjectName: | QJsonDocument::setObject | Prototype: | void QJsonDocument::setObject(const QJsonObject &object) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 474-494 |
| | 14 | 5 |
QJsonDocument::setArrayName: | QJsonDocument::setArray | Prototype: | void QJsonDocument::setArray(const QJsonArray &array) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 501-521 |
| | 14 | 5 |
QJsonDocument::operator==Name: | QJsonDocument::operator== | Prototype: | bool QJsonDocument::operator==(const QJsonDocument &other) const | Coverage: | 13.333% (2/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 526-543 |
| | 11 | 5 |
QJsonDocument::fromBinaryDataName: | QJsonDocument::fromBinaryData | Prototype: | QJsonDocument QJsonDocument::fromBinaryData(const QByteArray &data, DataValidation validation) | Coverage: | 42.105% (8/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 228-257 |
| | 19 | 5 |
QJsonArray::insertName: | QJsonArray::insert | Prototype: | void QJsonArray::insert(int i, const QJsonValue &value) | Coverage: | 66.667% (10/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 480-505 |
| | 18 | 5 |
QItemSelectionRange::isEmptyName: | QItemSelectionRange::isEmpty | Prototype: | bool QItemSelectionRange::isEmpty() const | Coverage: | 38.462% (5/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 344-358 |
| | 9 | 5 |
QItemSelectionModelPrivate::_q_columnsAboutToBeRemovedName: | QItemSelectionModelPrivate::_q_columnsAboutToBeRemoved | Prototype: | void QItemSelectionModelPrivate::_q_columnsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | Coverage: | 95.000% (19/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 763-789 |
| | 17 | 5 |
QItemSelectionModel::selectedRowsName: | QItemSelectionModel::selectedRows | Prototype: | QModelIndexList QItemSelectionModel::selectedRows(int column) const | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1655-1678 |
| | 13 | 5 |
QItemSelectionModel::selectedColumnsName: | QItemSelectionModel::selectedColumns | Prototype: | QModelIndexList QItemSelectionModel::selectedColumns(int row) const | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1687-1710 |
| | 13 | 5 |
QItemDelegatePrivate::textLayoutBoundsName: | QItemDelegatePrivate::textLayoutBounds | Prototype: | QRect QItemDelegatePrivate::textLayoutBounds(const QStyleOptionViewItem &option) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 129-145 |
| | 8 | 5 |
QItemDelegate::drawCheckName: | QItemDelegate::drawCheck | Prototype: | void QItemDelegate::drawCheck(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, Qt::CheckState state) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 735-762 |
| | 16 | 5 |
QInternalMimeData::renderDataHelperName: | 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: | 311-351 |
| | 22 | 5 |
QInt64Set::rehashName: | QInt64Set::rehash | Prototype: | bool QInt64Set::rehash(int capacity) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 505-527 |
| | 15 | 5 |
QInt64Set::containsName: | QInt64Set::contains | Prototype: | bool QInt64Set::contains(quint64 key) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 550-564 |
| | 11 | 5 |
QInputDialog::setOptionsName: | QInputDialog::setOptions | Prototype: | void QInputDialog::setOptions(InputDialogOptions options) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 662-679 |
| | 12 | 5 |
QImageWriterPrivate::canWriteHelperName: | QImageWriterPrivate::canWriteHelper | Prototype: | bool QImageWriterPrivate::canWriteHelper() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 293-313 |
| | 15 | 5 |
QImageScale::qimageCalcYPointsName: | QImageScale::qimageCalcYPoints | Prototype: | const unsigned int** QImageScale::qimageCalcYPoints(const unsigned int *src, int sw, int sh, int dh) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 111-139 |
| | 19 | 5 |
QImageScale::qimageCalcXPointsName: | QImageScale::qimageCalcXPoints | Prototype: | int* QImageScale::qimageCalcXPoints(int sw, int dw) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 141-168 |
| | 18 | 5 |
QImageData::convertInPlaceName: | QImageData::convertInPlace | Prototype: | bool QImageData::convertInPlace(QImage::Format newFormat, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 4764-4782 |
| | 10 | 5 |
QImage::textName: | QImage::text | Prototype: | QString QImage::text(const QString &key) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3776-3790 |
| | 10 | 5 |
QImage::setColorTableName: | QImage::setColorTable | Prototype: | void QImage::setColorTable(const QVector<QRgb> colors) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1390-1413 |
| | 11 | 5 |
QImage::setColorName: | QImage::setColor | Prototype: | void QImage::setColor(int i, QRgb c) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1531-1549 |
| | 12 | 5 |
QImage::mirrored_helperName: | QImage::mirrored_helper | Prototype: | QImage QImage::mirrored_helper(bool horizontal, bool vertical) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3101-3124 |
| | 13 | 5 |
QImage::detachName: | QImage::detach | Prototype: | void QImage::detach() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1104-1116 |
| | 7 | 5 |
QImage::convertToFormatName: | QImage::convertToFormat | Prototype: | QImage QImage::convertToFormat(Format format, const QVector<QRgb> &colorTable, Qt::ImageConversionFlags flags) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2131-2153 |
| | 14 | 5 |
QIcuCodec::convertToUnicodeName: | QIcuCodec::convertToUnicode | Prototype: | QString QIcuCodec::convertToUnicode(const char *chars, int length, QTextCodec::ConverterState *state) const | Coverage: | 53.846% (7/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | Lines: | 595-627 |
| | 23 | 5 |
QIcuCodec::convertFromUnicodeName: | QIcuCodec::convertFromUnicode | Prototype: | QByteArray QIcuCodec::convertFromUnicode(const QChar *unicode, int length, QTextCodec::ConverterState *state) const | Coverage: | 63.636% (7/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | Lines: | 630-662 |
| | 24 | 5 |
QIconLoaderEngine::entryForSizeName: | QIconLoaderEngine::entryForSize | Prototype: | QIconLoaderEngineEntry *QIconLoaderEngine::entryForSize(const QSize &size) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 605-634 |
| | 15 | 5 |
QIcon::addFileName: | QIcon::addFile | Prototype: | void QIcon::addFile(const QString &fileName, const QSize &size, Mode mode, State state) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 1027-1050 |
| | 14 | 5 |
QIODevice::ungetCharName: | QIODevice::ungetChar | Prototype: | void QIODevice::ungetChar(char c) | Coverage: | 46.154% (6/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1708-1725 |
| | 8 | 5 |
QHttpThreadDelegate::headerChangedSlotName: | QHttpThreadDelegate::headerChangedSlot | Prototype: | void QHttpThreadDelegate::headerChangedSlot() | Coverage: | 76.471% (13/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 585-628 |
| | 23 | 5 |
QHttpSocketEngine::setReadNotificationEnabledName: | QHttpSocketEngine::setReadNotificationEnabled | Prototype: | void QHttpSocketEngine::setReadNotificationEnabled(bool enable) | Coverage: | 93.333% (14/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 459-474 |
| | 9 | 5 |
QHttpSocketEngine::connectInternalName: | QHttpSocketEngine::connectInternal | Prototype: | bool QHttpSocketEngine::connectInternal() | Coverage: | 41.176% (7/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 135-165 |
| | 15 | 5 |
QHttpPartPrivate::readDataName: | QHttpPartPrivate::readData | Prototype: | qint64 QHttpPartPrivate::readData(char *data, qint64 maxSize) | Coverage: | 76.923% (10/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | Lines: | 366-398 |
| | 21 | 5 |
QHttpNetworkRequestPrivate::headerName: | QHttpNetworkRequestPrivate::header | Prototype: | QByteArray QHttpNetworkRequestPrivate::header(const QHttpNetworkRequest &request, bool throughProxy) | Coverage: | 63.636% (14/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | Lines: | 136-182 |
| | 31 | 5 |
QHttpNetworkRequest::uriName: | QHttpNetworkRequest::uri | Prototype: | QByteArray QHttpNetworkRequest::uri(bool throughProxy) const | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | Lines: | 119-134 |
| | 9 | 5 |
QHttpNetworkReplyPrivate::readBodyFastName: | QHttpNetworkReplyPrivate::readBodyFast | Prototype: | qint64 QHttpNetworkReplyPrivate::readBodyFast(QAbstractSocket *socket, QByteDataBuffer *rb) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 670-697 |
| | 17 | 5 |
QHttpNetworkReplyPrivate::getChunkSizeName: | QHttpNetworkReplyPrivate::getChunkSize | Prototype: | qint64 QHttpNetworkReplyPrivate::getChunkSize(QAbstractSocket *socket, qint64 *chunkSize) | Coverage: | 72.000% (18/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 907-945 |
| | 24 | 5 |
QHttpNetworkReplyPrivate::expectContentName: | QHttpNetworkReplyPrivate::expectContent | Prototype: | bool QHttpNetworkReplyPrivate::expectContent() | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 962-979 |
| | 11 | 5 |
QHttpNetworkReplyPrivate::authenticationMethodName: | QHttpNetworkReplyPrivate::authenticationMethod | Prototype: | QAuthenticatorPrivate::Method QHttpNetworkReplyPrivate::authenticationMethod(bool isProxy) const | Coverage: | 76.190% (16/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 425-445 |
| | 15 | 5 |
QHttpNetworkConnectionPrivate::resumeConnectionName: | QHttpNetworkConnectionPrivate::resumeConnection | Prototype: | void QHttpNetworkConnectionPrivate::resumeConnection() | Coverage: | 85.714% (12/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 160-181 |
| | 9 | 5 |