| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QMetaProperty::isEditable| Name: | QMetaProperty::isEditable | | Prototype: | bool QMetaProperty::isEditable(const QObject *object) const | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 3437-3449 |
| | 9 | 3 |
QMetaProperty::isDesignable| Name: | QMetaProperty::isDesignable | | Prototype: | bool QMetaProperty::isDesignable(const QObject *object) const | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 3304-3318 |
| | 9 | 3 |
QMetaObject::method| Name: | QMetaObject::method | | Prototype: | QMetaMethod QMetaObject::method(int index) const | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1051-1064 |
| | 9 | 3 |
QMetaObject::indexOfSlot| Name: | QMetaObject::indexOfSlot | | Prototype: | int QMetaObject::indexOfSlot(const char *slot) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 738-749 |
| | 9 | 2 |
QMetaObject::indexOfSignal| Name: | QMetaObject::indexOfSignal | | Prototype: | int QMetaObject::indexOfSignal(const char *signal) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 691-702 |
| | 9 | 2 |
QMetaObject::indexOfMethod| Name: | QMetaObject::indexOfMethod | | Prototype: | int QMetaObject::indexOfMethod(const char *method) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 628-639 |
| | 9 | 2 |
QMetaObject::indexOfClassInfo| Name: | QMetaObject::indexOfClassInfo | | Prototype: | int QMetaObject::indexOfClassInfo(const char *name) const | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1012-1025 |
| | 9 | 4 |
QMetaObject::enumerator| Name: | QMetaObject::enumerator | | Prototype: | QMetaEnum QMetaObject::enumerator(int index) const | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1071-1084 |
| | 9 | 3 |
QMetaObject::classInfo| Name: | QMetaObject::classInfo | | Prototype: | QMetaClassInfo QMetaObject::classInfo(int index) const | | Coverage: | 72.727% (8/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1170-1183 |
| | 9 | 3 |
QMessageBoxPrivate::findButton| Name: | QMessageBoxPrivate::findButton | | Prototype: | QAbstractButton *QMessageBoxPrivate::findButton(int button0, int button1, int button2, int flags) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 1986-1999 |
| | 9 | 4 |
QMessageBox::setStandardButtons| Name: | QMessageBox::setStandardButtons | | Prototype: | void QMessageBox::setStandardButtons(StandardButtons buttons) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 929-941 |
| | 9 | 3 |
QMenuPrivate::calcCausedStack| Name: | QMenuPrivate::calcCausedStack | | Prototype: | QVector<QPointer<QWidget> > QMenuPrivate::calcCausedStack() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 222-235 |
| | 9 | 4 |
QMenu::setTearOffEnabled| Name: | QMenu::setTearOffEnabled | | Prototype: | void QMenu::setTearOffEnabled(bool b) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1922-1934 |
| | 9 | 4 |
QMdiSubWindowPrivate::setNewWindowTitle| Name: | QMdiSubWindowPrivate::setNewWindowTitle | | Prototype: | void QMdiSubWindowPrivate::setNewWindowTitle() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 256-270 |
| | 9 | 4 |
QMdiAreaTabBar::subWindowFromIndex| Name: | QMdiAreaTabBar::subWindowFromIndex | | Prototype: | QMdiSubWindow *QMdiAreaTabBar::subWindowFromIndex(int index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 645-660 |
| | 9 | 2 |
QMdiArea::~QMdiArea| Name: | QMdiArea::~QMdiArea | | Prototype: | QMdiArea::~QMdiArea() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1712-1726 |
| | 9 | 1 |
QMdiArea::closeAllSubWindows| Name: | QMdiArea::closeAllSubWindows | | Prototype: | void QMdiArea::closeAllSubWindows() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1886-1900 |
| | 9 | 4 |
QMatrix::shear| Name: | QMatrix::shear | | Prototype: | QMatrix &QMatrix::shear(qreal sh, qreal sv) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 859-870 |
| | 9 | 1 |
QMatrix4x4::determinant| Name: | QMatrix4x4::determinant | | Prototype: | double QMatrix4x4::determinant() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 377-389 |
| | 9 | 4 |
QMainWindowPrivate::separatorCursor| Name: | QMainWindowPrivate::separatorCursor | | Prototype: | QCursor QMainWindowPrivate::separatorCursor(const QList<int> &path) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1336-1358 |
| | 9 | 7 |
QMainWindowLayoutState::saveState| Name: | QMainWindowLayoutState::saveState | | Prototype: | void QMainWindowLayoutState::saveState(QDataStream &stream) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 828-847 |
| | 9 | 3 |
QMainWindowLayout::tabChanged| Name: | QMainWindowLayout::tabChanged | | Prototype: | void QMainWindowLayout::tabChanged() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1679-1691 |
| | 9 | 4 |
QMainWindowLayout::setCurrentHoveredFloat| Name: | QMainWindowLayout::setCurrentHoveredFloat | | Prototype: | void QMainWindowLayout::setCurrentHoveredFloat(QWidget *w) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1880-1897 |
| | 9 | 4 |
QMainWindowLayout::restore| Name: | QMainWindowLayout::restore | | Prototype: | void QMainWindowLayout::restore(bool keepSavedState) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2159-2171 |
| | 9 | 3 |
QMainWindowLayout::getSeparatorWidget| Name: | QMainWindowLayout::getSeparatorWidget | | Prototype: | QWidget *QMainWindowLayout::getSeparatorWidget() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1646-1659 |
| | 9 | 2 |
QMainWindow::setIconSize| Name: | QMainWindow::setIconSize | | Prototype: | void QMainWindow::setIconSize(const QSize &iconSize) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 464-477 |
| | 9 | 3 |
QMainWindow::insertToolBar| Name: | QMainWindow::insertToolBar | | Prototype: | void QMainWindow::insertToolBar(QToolBar *before, QToolBar *toolbar) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 836-850 |
| | 9 | 1 |
QMainWindow::addDockWidget| Name: | 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 |
QLockFile::unlock| Name: | QLockFile::unlock | | Prototype: | void QLockFile::unlock() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines: | 303-316 |
| | 9 | 3 |
QLocalePrivate::countryToCode| Name: | QLocalePrivate::countryToCode | | Prototype: | QString QLocalePrivate::countryToCode(QLocale::Country country) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 195-210 |
| | 9 | 3 |
QLocalServerPrivate::closeServer| Name: | QLocalServerPrivate::closeServer | | Prototype: | void QLocalServerPrivate::closeServer() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | | Lines: | 237-251 |
| | 9 | 4 |
QLocalServer::listen| Name: | QLocalServer::listen | | Prototype: | bool QLocalServer::listen(qintptr socketDescriptor) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | | Lines: | 321-337 |
| | 9 | 3 |
QListWidget::findItems| Name: | QListWidget::findItems | | Prototype: | QList<QListWidgetItem*> QListWidget::findItems(const QString &text, Qt::MatchFlags flags) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1714-1725 |
| | 9 | 2 |
QListViewPrivate::itemSize| Name: | QListViewPrivate::itemSize | | Prototype: | QSize QListViewPrivate::itemSize(const QStyleOptionViewItem &option, const QModelIndex &index) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1783-1796 |
| | 9 | 3 |
QListViewPrivate::horizontalScrollToValue| Name: | QListViewPrivate::horizontalScrollToValue | | Prototype: | int QListViewPrivate::horizontalScrollToValue(const QModelIndex &index, const QRect &rect, QListView::ScrollHint hint) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 581-593 |
| | 9 | 1 |
QListModel::remove| Name: | QListModel::remove | | Prototype: | void QListModel::remove(QListWidgetItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 89-100 |
| | 9 | 2 |
QListModeViewBase::mapToViewport| Name: | QListModeViewBase::mapToViewport | | Prototype: | QRect QListModeViewBase::mapToViewport(const QRect &rect) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2566-2581 |
| | 9 | 3 |
QListData::remove| Name: | QListData::remove | | Prototype: | void QListData::remove(int i) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines: | 258-271 |
| | 9 | 4 |
QLineF::angleTo| Name: | QLineF::angleTo | | Prototype: | qreal QLineF::angleTo(const QLineF &l) const | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | | Lines: | 763-778 |
| | 9 | 3 |
QLineEditPrivate::drag| Name: | QLineEditPrivate::drag | | Prototype: | void QLineEditPrivate::drag() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 295-306 |
| | 9 | 2 |
QLineEditPrivate::adjustedContentsRect| Name: | QLineEditPrivate::adjustedContentsRect | | Prototype: | QRect QLineEditPrivate::adjustedContentsRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 226-237 |
| | 9 | 1 |
QLineEditPrivate::_q_completionHighlighted| Name: | QLineEditPrivate::_q_completionHighlighted | | Prototype: | void QLineEditPrivate::_q_completionHighlighted(const QString &newText) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | | Lines: | 86-103 |
| | 9 | 2 |
QLineEditIconButton::actionEvent| Name: | 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: | 344-360 |
| | 9 | 5 |
QLineEdit::getTextMargins| Name: | 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 |
QLayoutPrivate::doResize| Name: | QLayoutPrivate::doResize | | Prototype: | void QLayoutPrivate::doResize(const QSize &r) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 565-578 |
| | 9 | 2 |
QLayout::update| Name: | QLayout::update | | Prototype: | void QLayout::update() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 1032-1045 |
| | 9 | 3 |
QLayout::setSpacing| Name: | QLayout::setSpacing | | Prototype: | void QLayout::setSpacing(int spacing) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 338-351 |
| | 9 | 4 |
QLayout::setContentsMargins| Name: | QLayout::setContentsMargins | | Prototype: | void QLayout::setContentsMargins(int left, int top, int right, int bottom) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 368-381 |
| | 9 | 2 |
QLabel::setMovie| Name: | QLabel::setMovie | | Prototype: | void QLabel::setMovie(QMovie *movie) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 1255-1271 |
| | 9 | 3 |
QLCDNumber::paintEvent| Name: | QLCDNumber::paintEvent | | Prototype: | void QLCDNumber::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | | Lines: | 703-716 |
| | 9 | 3 |
QJsonPrivate::Data::valid| Name: | QJsonPrivate::Data::valid | | Prototype: | bool Data::valid() const | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | | Lines: | 126-140 |
| | 9 | 3 |
QJsonObject::erase| Name: | QJsonObject::erase | | Prototype: | QJsonObject::iterator QJsonObject::erase(QJsonObject::iterator it) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 571-586 |
| | 9 | 3 |
QItemSelectionRange::isEmpty| Name: | 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: | 329-343 |
| | 9 | 5 |
QItemSelectionRange::intersected| Name: | QItemSelectionRange::intersected | | Prototype: | QItemSelectionRange QItemSelectionRange::intersected(const QItemSelectionRange &other) const | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 240-252 |
| | 9 | 2 |
QItemSelectionModel::selection| Name: | QItemSelectionModel::selection | | Prototype: | const QItemSelection QItemSelectionModel::selection() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1713-1728 |
| | 9 | 3 |
QItemDelegate::textRectangle| Name: | QItemDelegate::textRectangle | | Prototype: | QRect QItemDelegate::textRectangle(QPainter * , const QRect &rect, const QFont &font, const QString &text) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 1058-1071 |
| | 9 | 1 |
QItemDelegate::setModelData| Name: | QItemDelegate::setModelData | | Prototype: | void QItemDelegate::setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 516-535 |
| | 9 | 3 |
QItemDelegate::doCheck| Name: | QItemDelegate::doCheck | | Prototype: | QRect QItemDelegate::doCheck(const QStyleOptionViewItem &option, const QRect &bounding, const QVariant &value) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 1040-1053 |
| | 9 | 2 |
QItemDelegate::decoration| Name: | QItemDelegate::decoration | | Prototype: | QPixmap QItemDelegate::decoration(const QStyleOptionViewItem &option, const QVariant &variant) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 929-946 |
| | 9 | 4 |
QInternal::activateCallbacks| Name: | QInternal::activateCallbacks | | Prototype: | bool QInternal::activateCallbacks(Callback cb, void **parameters) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3871-3884 |
| | 9 | 3 |
QInputDialogPrivate::ensureComboBox| Name: | QInputDialogPrivate::ensureComboBox | | Prototype: | void QInputDialogPrivate::ensureComboBox() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 276-290 |
| | 9 | 2 |
QInputDialog::setTextValue| Name: | QInputDialog::setTextValue | | Prototype: | void QInputDialog::setTextValue(const QString &text) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 691-705 |
| | 9 | 4 |
QIdentityProxyModelPrivate::_q_sourceRowsMoved| Name: | QIdentityProxyModelPrivate::_q_sourceRowsMoved | | Prototype: | void QIdentityProxyModelPrivate::_q_sourceRowsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destParent, int dest) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 586-597 |
| | 9 | 1 |
QIdentityProxyModelPrivate::_q_sourceColumnsMoved| Name: | QIdentityProxyModelPrivate::_q_sourceColumnsMoved | | Prototype: | void QIdentityProxyModelPrivate::_q_sourceColumnsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destParent, int dest) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 452-463 |
| | 9 | 1 |
QIcuCodec::aliases| Name: | QIcuCodec::aliases | | Prototype: | QList<QByteArray> QIcuCodec::aliases() const | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | | Lines: | 665-681 |
| | 9 | 3 |
QIconModeViewBase::moveItem| Name: | QIconModeViewBase::moveItem | | Prototype: | void QIconModeViewBase::moveItem(int index, const QPoint &dest) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 3150-3168 |
| | 9 | 2 |
QIconModeViewBase::initBspTree| Name: | QIconModeViewBase::initBspTree | | Prototype: | void QIconModeViewBase::initBspTree(const QSize &contents) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2895-2910 |
| | 9 | 4 |
QIconLoaderEngine::actualSize| Name: | QIconLoaderEngine::actualSize | | Prototype: | QSize QIconLoaderEngine::actualSize(const QSize &size, QIcon::Mode mode, QIcon::State state) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 482-498 |
| | 9 | 3 |
QHttpThreadDelegate::synchronousAuthenticationRequiredSlot| Name: | QHttpThreadDelegate::synchronousAuthenticationRequiredSlot | | Prototype: | void QHttpThreadDelegate::synchronousAuthenticationRequiredSlot(const QHttpNetworkRequest &request, QAuthenticator *a) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 694-714 |
| | 9 | 3 |
QHttpThreadDelegate::finishedWithErrorSlot| Name: | QHttpThreadDelegate::finishedWithErrorSlot | | Prototype: | void QHttpThreadDelegate::finishedWithErrorSlot(QNetworkReply::NetworkError errorCode, const QString &detail) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 533-553 |
| | 9 | 3 |
QHttpSocketEngineHandler::createSocketEngine| Name: | QHttpSocketEngineHandler::createSocketEngine | | Prototype: | QAbstractSocketEngine *QHttpSocketEngineHandler::createSocketEngine(QAbstractSocket::SocketType socketType, const QNetworkProxy &proxy, QObject *parent) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 824-842 |
| | 9 | 4 |
QHttpSocketEngine::setReadNotificationEnabled| Name: | 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: | 433-448 |
| | 9 | 5 |
QHttpNetworkRequest::uri| Name: | 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: | 113-128 |
| | 9 | 5 |
QHttpNetworkConnectionPrivate::resumeConnection| Name: | 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: | 153-174 |
| | 9 | 5 |
QHttpMultiPartPrivate::QHttpMultiPartPrivate| Name: | QHttpMultiPartPrivate::QHttpMultiPartPrivate | | Prototype: | QHttpMultiPartPrivate::QHttpMultiPartPrivate() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 430-445 |
| | 9 | 3 |
QHttpMultiPartIODevice::size| Name: | QHttpMultiPartIODevice::size | | Prototype: | qint64 QHttpMultiPartIODevice::size() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 447-464 |
| | 9 | 3 |
QHostInfoLookupManager::clear| Name: | QHostInfoLookupManager::clear | | Prototype: | void QHostInfoLookupManager::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 526-540 |
| | 9 | 1 |
QHostAddress::isLoopback| Name: | QHostAddress::isLoopback | | Prototype: | bool QHostAddress::isLoopback() const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 1084-1102 |
| | 9 | 4 |
QHighDpiScaling::setGlobalFactor| Name: | QHighDpiScaling::setGlobalFactor | | Prototype: | void QHighDpiScaling::setGlobalFactor(qreal factor) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 314-326 |
| | 9 | 4 |
QHighDpiScaling::screenSubfactor| Name: | QHighDpiScaling::screenSubfactor | | Prototype: | qreal QHighDpiScaling::screenSubfactor(const QPlatformScreen *screen) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 364-377 |
| | 9 | 5 |
QHeaderViewPrivate::updateSectionIndicator| Name: | QHeaderViewPrivate::updateSectionIndicator | | Prototype: | void QHeaderViewPrivate::updateSectionIndicator(int section, int position) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3117-3133 |
| | 9 | 4 |
QHeaderViewPrivate::flipSortIndicator| Name: | QHeaderViewPrivate::flipSortIndicator | | Prototype: | void QHeaderViewPrivate::flipSortIndicator(int section) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3386-3400 |
| | 9 | 3 |
QHeaderView::setSortIndicatorShown| Name: | QHeaderView::setSortIndicatorShown | | Prototype: | void QHeaderView::setSortIndicatorShown(bool show) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1360-1375 |
| | 9 | 4 |
QHeaderView::setMaximumSectionSize| Name: | QHeaderView::setMaximumSectionSize | | Prototype: | void QHeaderView::setMaximumSectionSize(int size) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1609-1622 |
| | 9 | 4 |
QHeaderView::initialize| Name: | QHeaderView::initialize | | Prototype: | void QHeaderView::initialize() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 326-337 |
| | 9 | 1 |
QHeaderView::initStyleOption| Name: | QHeaderView::initStyleOption | | Prototype: | void QHeaderView::initStyleOption(QStyleOptionHeader *option) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3142-3153 |
| | 9 | 3 |
QGtkStylePrivate::gtkWidgetSetFocus| Name: | QGtkStylePrivate::gtkWidgetSetFocus | | Prototype: | void QGtkStylePrivate::gtkWidgetSetFocus(GtkWidget *widget, bool focus) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 306-322 |
| | 9 | 3 |
QGtk2Painter::paintSlider| Name: | QGtk2Painter::paintSlider | | Prototype: | void QGtk2Painter::paintSlider(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkShadowType shadow, GtkStyle *style, GtkOrientation orientation, const QString &pmKey) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 534-560 |
| | 9 | 9 |
QGtk2Painter::paintShadow| Name: | QGtk2Painter::paintShadow | | Prototype: | void QGtk2Painter::paintShadow(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkShadowType shadow, GtkStyle *style, const QString &pmKey) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 563-581 |
| | 9 | 9 |
QGtk2Painter::paintResizeGrip| Name: | QGtk2Painter::paintResizeGrip | | Prototype: | void QGtk2Painter::paintResizeGrip(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkShadowType shadow, GdkWindowEdge edge, GtkStyle *style, const QString &pmKey) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 447-468 |
| | 9 | 9 |
QGtk2Painter::paintFocus| Name: | QGtk2Painter::paintFocus | | Prototype: | void QGtk2Painter::paintFocus(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkStyle *style, const QString &pmKey) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 423-444 |
| | 9 | 9 |
QGtk2Painter::paintFlatBox| Name: | QGtk2Painter::paintFlatBox | | Prototype: | void QGtk2Painter::paintFlatBox(GtkWidget *gtkWidget, const gchar* part, const QRect &rect, GtkStateType state, GtkShadowType shadow, GtkStyle *style, const QString &pmKey) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtk2painter.cpp | | Lines: | 583-606 |
| | 9 | 9 |
QGridLayoutPrivate::addHfwData| Name: | QGridLayoutPrivate::addHfwData | | Prototype: | void QGridLayoutPrivate::addHfwData(QGridBox *box, int width) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 859-872 |
| | 9 | 2 |
QGridLayoutPrivate::QGridLayoutPrivate| Name: | QGridLayoutPrivate::QGridLayoutPrivate | | Prototype: | QGridLayoutPrivate::QGridLayoutPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 333-344 |
| | 9 | 1 |
QGridLayoutItem::stretchFactor| Name: | QGridLayoutItem::stretchFactor | | Prototype: | int QGridLayoutItem::stretchFactor(Qt::Orientation orientation) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 538-553 |
| | 9 | 4 |
QGridLayoutEngine::insertItem| Name: | QGridLayoutEngine::insertItem | | Prototype: | void QGridLayoutEngine::insertItem(QGridLayoutItem *item, int index) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 933-949 |
| | 9 | 5 |
QGraphicsWidget::close| Name: | QGraphicsWidget::close | | Prototype: | bool QGraphicsWidget::close() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 2388-2403 |
| | 9 | 4 |
QGraphicsViewPrivate::processPendingUpdates| Name: | QGraphicsViewPrivate::processPendingUpdates | | Prototype: | void QGraphicsViewPrivate::processPendingUpdates() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 923-938 |
| | 9 | 4 |
QGraphicsScenePrivate::filterEvent| Name: | QGraphicsScenePrivate::filterEvent | | Prototype: | bool QGraphicsScenePrivate::filterEvent(QGraphicsItem *item, QEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1192-1206 |
| | 9 | 4 |
QGraphicsScenePrivate::filterDescendantEvent| Name: | QGraphicsScenePrivate::filterDescendantEvent | | Prototype: | bool QGraphicsScenePrivate::filterDescendantEvent(QGraphicsItem *item, QEvent *event) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 1174-1187 |
| | 9 | 5 |