| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QMainWindowLayout::timerEvent| Name: | QMainWindowLayout::timerEvent | | Prototype: | void QMainWindowLayout::timerEvent(QTimerEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2590-2611 |
| | 12 | 4 |
QMainWindowLayoutState::contains| Name: | QMainWindowLayoutState::contains | | Prototype: | bool QMainWindowLayoutState::contains(QWidget *widget) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 587-604 |
| | 7 | 4 |
QMainWindowLayoutState::insertGap| Name: | QMainWindowLayoutState::insertGap | | Prototype: | bool QMainWindowLayoutState::insertGap(const QList<int> &path, QLayoutItem *item) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 666-688 |
| | 10 | 4 |
QMainWindowTabBar::event| Name: | QMainWindowTabBar::event | | Prototype: | bool QMainWindowTabBar::event(QEvent *e) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1622-1638 |
| | 11 | 4 |
QMapDataBase::rotateLeft| Name: | QMapDataBase::rotateLeft | | Prototype: | void QMapDataBase::rotateLeft(QMapNodeBase *x) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | | Lines: | 90-106 |
| | 13 | 4 |
QMapDataBase::rotateRight| Name: | QMapDataBase::rotateRight | | Prototype: | void QMapDataBase::rotateRight(QMapNodeBase *x) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | | Lines: | 109-125 |
| | 13 | 4 |
QMapNodeBase::nextNode| Name: | QMapNodeBase::nextNode | | Prototype: | const QMapNodeBase *QMapNodeBase::nextNode() const | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | | Lines: | 53-69 |
| | 11 | 4 |
QMapNodeBase::previousNode| Name: | QMapNodeBase::previousNode | | Prototype: | const QMapNodeBase *QMapNodeBase::previousNode() const | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | | Lines: | 71-87 |
| | 11 | 4 |
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: | 383-395 |
| | 9 | 4 |
QMatrix4x4::scale| Name: | QMatrix4x4::scale | | Prototype: | void QMatrix4x4::scale(float x, float y) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 869-893 |
| | 20 | 4 |
QMatrix4x4::scale| Name: | QMatrix4x4::scale | | Prototype: | void QMatrix4x4::scale(float x, float y, float z) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 903-934 |
| | 27 | 4 |
QMatrix4x4::scale| Name: | QMatrix4x4::scale | | Prototype: | void QMatrix4x4::scale(float factor) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 944-975 |
| | 27 | 4 |
QMatrix4x4::scale| Name: | QMatrix4x4::scale | | Prototype: | void QMatrix4x4::scale(const QVector3D& vector) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 823-857 |
| | 30 | 4 |
QMatrix::inverted| Name: | QMatrix::inverted | | Prototype: | QMatrix QMatrix::inverted(bool *invertible) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 946-964 |
| | 13 | 4 |
QMatrix::mapRect| Name: | QMatrix::mapRect | | Prototype: | QRect QMatrix::mapRect(const QRect &rect) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 376-420 |
| | 37 | 4 |
QMatrix::mapRect| Name: | QMatrix::mapRect | | Prototype: | QRectF QMatrix::mapRect(const QRectF &rect) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 441-484 |
| | 37 | 4 |
QMatrix::mapToPolygon| Name: | QMatrix::mapToPolygon | | Prototype: | QPolygon QMatrix::mapToPolygon(const QRect &rect) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 756-801 |
| | 30 | 4 |
QMatrix::rotate| Name: | QMatrix::rotate | | Prototype: | QMatrix &QMatrix::rotate(qreal a) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 896-918 |
| | 18 | 4 |
QMdiArea::childEvent| Name: | QMdiArea::childEvent | | Prototype: | void QMdiArea::childEvent(QChildEvent *childEvent) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2275-2284 |
| | 5 | 4 |
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: | 1891-1905 |
| | 9 | 4 |
QMdiArea::currentSubWindow| Name: | QMdiArea::currentSubWindow | | Prototype: | QMdiSubWindow *QMdiArea::currentSubWindow() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1787-1805 |
| | 13 | 4 |
QMdiArea::minimumSizeHint| Name: | QMdiArea::minimumSizeHint | | Prototype: | QSize QMdiArea::minimumSizeHint() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1762-1776 |
| | 10 | 4 |
QMdiArea::setActiveSubWindow| Name: | QMdiArea::setActiveSubWindow | | Prototype: | void QMdiArea::setActiveSubWindow(QMdiSubWindow *window) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1831-1850 |
| | 11 | 4 |
QMdiArea::setupViewport| Name: | QMdiArea::setupViewport | | Prototype: | void QMdiArea::setupViewport(QWidget *viewport) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2685-2695 |
| | 7 | 4 |
QMdiArea::timerEvent| Name: | QMdiArea::timerEvent | | Prototype: | void QMdiArea::timerEvent(QTimerEvent *timerEvent) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2339-2358 |
| | 13 | 4 |
QMdiAreaPrivate::_q_currentTabChanged| Name: | QMdiAreaPrivate::_q_currentTabChanged | | Prototype: | void QMdiAreaPrivate::_q_currentTabChanged(int index) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 781-803 |
| | 12 | 4 |
QMdiAreaPrivate::lastWindowAboutToBeDestroyed| Name: | QMdiAreaPrivate::lastWindowAboutToBeDestroyed | | Prototype: | bool QMdiAreaPrivate::lastWindowAboutToBeDestroyed() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1335-1348 |
| | 8 | 4 |
QMdiAreaPrivate::scrollBarPolicyChanged| Name: | QMdiAreaPrivate::scrollBarPolicyChanged | | Prototype: | void QMdiAreaPrivate::scrollBarPolicyChanged(Qt::Orientation orientation, Qt::ScrollBarPolicy policy) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1369-1383 |
| | 10 | 4 |
QMdiAreaPrivate::setChildActivationEnabled| Name: | QMdiAreaPrivate::setChildActivationEnabled | | Prototype: | void QMdiAreaPrivate::setChildActivationEnabled(bool enable, bool onlyNextActivationEvent) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1353-1363 |
| | 6 | 4 |
QMdiSubWindow::closeEvent| Name: | QMdiSubWindow::closeEvent | | Prototype: | void QMdiSubWindow::closeEvent(QCloseEvent *closeEvent) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3031-3050 |
| | 13 | 4 |
QMdiSubWindow::mdiArea| Name: | QMdiSubWindow::mdiArea | | Prototype: | QMdiArea *QMdiSubWindow::mdiArea() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2578-2589 |
| | 7 | 4 |
QMdiSubWindowPrivate::removeButtonsFromMenuBar| Name: | QMdiSubWindowPrivate::removeButtonsFromMenuBar | | Prototype: | void QMdiSubWindowPrivate::removeButtonsFromMenuBar() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1836-1861 |
| | 14 | 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: | 262-276 |
| | 9 | 4 |
QMdiSubWindowPrivate::setSizeGrip| Name: | QMdiSubWindowPrivate::setSizeGrip | | Prototype: | void QMdiSubWindowPrivate::setSizeGrip(QSizeGrip *newSizeGrip) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2178-2204 |
| | 17 | 4 |
QMdiSubWindowPrivate::setVisible| Name: | QMdiSubWindowPrivate::setVisible | | Prototype: | void QMdiSubWindowPrivate::setVisible(WindowStateAction action, bool visible) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2127-2142 |
| | 8 | 4 |
QMdiSubWindowPrivate::updateGeometryConstraints| Name: | QMdiSubWindowPrivate::updateGeometryConstraints | | Prototype: | void QMdiSubWindowPrivate::updateGeometryConstraints() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1106-1128 |
| | 16 | 4 |
QMenu::setSeparatorsCollapsible| Name: | QMenu::setSeparatorsCollapsible | | Prototype: | void QMenu::setSeparatorsCollapsible(bool collapse) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 3503-3517 |
| | 10 | 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: | 1925-1937 |
| | 9 | 4 |
QMenuBar::cornerWidget| Name: | QMenuBar::cornerWidget | | Prototype: | QWidget *QMenuBar::cornerWidget(Qt::Corner corner) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1779-1796 |
| | 10 | 4 |
QMenuBar::mouseReleaseEvent| Name: | QMenuBar::mouseReleaseEvent | | Prototype: | void QMenuBar::mouseReleaseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1056-1072 |
| | 10 | 4 |
QMenuBarPrivate::focusFirstAction| Name: | QMenuBarPrivate::focusFirstAction | | Prototype: | void QMenuBarPrivate::focusFirstAction() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 271-280 |
| | 6 | 4 |
QMenuBarPrivate::getNextAction| Name: | QMenuBarPrivate::getNextAction | | Prototype: | QAction *QMenuBarPrivate::getNextAction(const int _start, const int increment) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 718-737 |
| | 13 | 4 |
QMenuBarPrivate::getPlatformMenu| Name: | QMenuBarPrivate::getPlatformMenu | | Prototype: | QPlatformMenu *QMenuBarPrivate::getPlatformMenu(QAction *action) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1204-1217 |
| | 8 | 4 |
QMenuPrivate::actionAt| Name: | QMenuPrivate::actionAt | | Prototype: | QAction *QMenuPrivate::actionAt(QPoint p) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 766-776 |
| | 6 | 4 |
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: | 228-241 |
| | 9 | 4 |
QMenuPrivate::getLastVisibleAction| Name: | QMenuPrivate::getLastVisibleAction | | Prototype: | int QMenuPrivate::getLastVisibleAction() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 408-422 |
| | 8 | 4 |
QMenuPrivate::hideMenu| Name: | QMenuPrivate::hideMenu | | Prototype: | void QMenuPrivate::hideMenu(QMenu *menu) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 465-497 |
| | 22 | 4 |
QMenuPrivate::updateLayoutDirection| Name: | QMenuPrivate::updateLayoutDirection | | Prototype: | void QMenuPrivate::updateLayoutDirection() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 796-810 |
| | 7 | 4 |
QMessageBox::event| Name: | QMessageBox::event | | Prototype: | bool QMessageBox::event(QEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 1361-1393 |
| | 8 | 4 |
QMessageBox::setInformativeText| Name: | QMessageBox::setInformativeText | | Prototype: | void QMessageBox::setInformativeText(const QString &text) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 2585-2612 |
| | 17 | 4 |
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: | 1983-1996 |
| | 9 | 4 |
QMessageBoxPrivate::showOldMessageBox| Name: | QMessageBoxPrivate::showOldMessageBox | | Prototype: | int QMessageBoxPrivate::showOldMessageBox(QWidget *parent, QMessageBox::Icon icon, const QString &title, const QString &text, const QString &button0Text, const QString &button1Text, const QString &button2Text, int defaultButtonNumber, int escapeButtonNumber) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 2030-2053 |
| | 13 | 4 |
QMetaEnum::valueToKey| Name: | QMetaEnum::valueToKey | | Prototype: | const char* QMetaEnum::valueToKey(int value) const | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2625-2635 |
| | 8 | 4 |
QMetaObject::Connection::operator=| Name: | QMetaObject::Connection::operator= | | Prototype: | QMetaObject::Connection& QMetaObject::Connection::operator=(const QMetaObject::Connection& other) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4924-4934 |
| | 7 | 4 |
QMetaObject::activate::~ConnectionListsRef| Name: | QMetaObject::activate::~ConnectionListsRef | | Prototype: | ~ConnectionListsRef() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3643-3654 |
| | 7 | 4 |
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: | 1023-1036 |
| | 9 | 4 |
QMetaObject::indexOfEnumerator| Name: | QMetaObject::indexOfEnumerator | | Prototype: | int QMetaObject::indexOfEnumerator(const char *name) const | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 968-983 |
| | 10 | 4 |
QMetaObjectBuilder::toRelocatableData| Name: | QMetaObjectBuilder::toRelocatableData | | Prototype: | QByteArray QMetaObjectBuilder::toRelocatableData(bool *ok) const | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1511-1526 |
| | 11 | 4 |
QMetaObjectPrivate::checkConnectArgs| Name: | QMetaObjectPrivate::checkConnectArgs | | Prototype: | bool QMetaObjectPrivate::checkConnectArgs(int signalArgc, const QArgumentType *signalTypes, int methodArgc, const QArgumentType *methodTypes) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 895-905 |
| | 6 | 4 |
QMetaObjectPrivate::signal| Name: | QMetaObjectPrivate::signal | | Prototype: | QMetaMethod QMetaObjectPrivate::signal(const QMetaObject *m, int signal_index) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 871-887 |
| | 12 | 4 |
QMetaType::QMetaType| Name: | QMetaType::QMetaType | | Prototype: | QMetaType::QMetaType(const int typeId) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2293-2308 |
| | 8 | 4 |
QMetaType::compare| Name: | QMetaType::compare | | Prototype: | bool QMetaType::compare(const void *lhs, const void *rhs, int typeId, int* result) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 737-750 |
| | 10 | 4 |
QMimeBinaryProvider::findByMagic| Name: | QMimeBinaryProvider::findByMagic | | Prototype: | QMimeType QMimeBinaryProvider::findByMagic(const QByteArray &data, int *accuracyPtr) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 405-429 |
| | 15 | 4 |
QMimeBinaryProvider::iconForMime| Name: | QMimeBinaryProvider::iconForMime | | Prototype: | QString QMimeBinaryProvider::iconForMime(CacheFile *cacheFile, int posListOffset, const QByteArray &inputMime) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 655-677 |
| | 17 | 4 |
QMimeBinaryProvider::isValid| Name: | QMimeBinaryProvider::isValid | | Prototype: | bool QMimeBinaryProvider::isValid() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 193-215 |
| | 11 | 4 |
QMimeBinaryProvider::listAliases| Name: | QMimeBinaryProvider::listAliases | | Prototype: | QStringList QMimeBinaryProvider::listAliases(const QString &name) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 502-523 |
| | 15 | 4 |
QMimeDatabase::mimeTypeForFile| Name: | QMimeDatabase::mimeTypeForFile | | Prototype: | QMimeType QMimeDatabase::mimeTypeForFile(const QString &fileName, MatchMode mode) const | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines: | 405-424 |
| | 11 | 4 |
QMimeDatabasePrivate::findByData| Name: | QMimeDatabasePrivate::findByData | | Prototype: | QMimeType QMimeDatabasePrivate::findByData(const QByteArray &data, int *accuracyPtr) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines: | 140-159 |
| | 11 | 4 |
QMimeDatabasePrivate::inherits| Name: | QMimeDatabasePrivate::inherits | | Prototype: | bool QMimeDatabasePrivate::inherits(const QString &mime, const QString &parent) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines: | 223-238 |
| | 11 | 4 |
QMimeType::filterString| Name: | QMimeType::filterString | | Prototype: | QString QMimeType::filterString() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | | Lines: | 428-444 |
| | 10 | 4 |
QMimeXMLProvider::findByMagic| Name: | QMimeXMLProvider::findByMagic | | Prototype: | QMimeType QMimeXMLProvider::findByMagic(const QByteArray &data, int *accuracyPtr) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 737-753 |
| | 9 | 4 |
QMimeXMLProvider::load| Name: | QMimeXMLProvider::load | | Prototype: | bool QMimeXMLProvider::load(const QString &fileName, QString *errorMessage) | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 804-820 |
| | 10 | 4 |
QMovie::setPaused| Name: | QMovie::setPaused | | Prototype: | void QMovie::setPaused(bool paused) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 860-874 |
| | 10 | 4 |
QMoviePrivate::jumpToFrame| Name: | QMoviePrivate::jumpToFrame | | Prototype: | bool QMoviePrivate::jumpToFrame(int frameNumber) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 535-546 |
| | 9 | 4 |
QNativeSocketEngine::accept| Name: | QNativeSocketEngine::accept | | Prototype: | int QNativeSocketEngine::accept() | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 678-686 |
| | 5 | 4 |
QNativeSocketEngine::hasPendingDatagrams| Name: | QNativeSocketEngine::hasPendingDatagrams | | Prototype: | bool QNativeSocketEngine::hasPendingDatagrams() const | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 772-780 |
| | 5 | 4 |
QNativeSocketEngine::leaveMulticastGroup| Name: | QNativeSocketEngine::leaveMulticastGroup | | Prototype: | bool QNativeSocketEngine::leaveMulticastGroup(const QHostAddress &groupAddress, const QNetworkInterface &iface) | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 737-745 |
| | 5 | 4 |
QNativeSocketEngine::listen| Name: | QNativeSocketEngine::listen | | Prototype: | bool QNativeSocketEngine::listen() | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 657-669 |
| | 5 | 4 |
QNativeSocketEnginePrivate::nativeListen| Name: | QNativeSocketEnginePrivate::nativeListen | | Prototype: | bool QNativeSocketEnginePrivate::nativeListen(int backlog) | | Coverage: | 25.000% (2/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 516-544 |
| | 9 | 4 |
QNativeSocketEnginePrivate::nativePendingDatagramSize| Name: | QNativeSocketEnginePrivate::nativePendingDatagramSize | | Prototype: | qint64 QNativeSocketEnginePrivate::nativePendingDatagramSize() const | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 798-823 |
| | 11 | 4 |
QNativeSocketEnginePrivate::option| Name: | QNativeSocketEnginePrivate::option | | Prototype: | int QNativeSocketEnginePrivate::option(QNativeSocketEngine::SocketOption opt) const | | Coverage: | 56.250% (9/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 288-308 |
| | 13 | 4 |
QNetworkAccessBackend::createUploadByteDevice| Name: | QNetworkAccessBackend::createUploadByteDevice | | Prototype: | QNonContiguousByteDevice* QNetworkAccessBackend::createUploadByteDevice() | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessbackend.cpp | | Lines: | 127-142 |
| | 8 | 4 |
QNetworkAccessCache::addEntry| Name: | QNetworkAccessCache::addEntry | | Prototype: | void QNetworkAccessCache::addEntry(const QByteArray &key, CacheableObject *entry) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | | Lines: | 244-261 |
| | 13 | 4 |
QNetworkAccessCache::linkEntry| Name: | QNetworkAccessCache::linkEntry | | Prototype: | void QNetworkAccessCache::linkEntry(const QByteArray &key) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | | Lines: | 139-162 |
| | 15 | 4 |
QNetworkAccessCache::removeEntry| Name: | QNetworkAccessCache::removeEntry | | Prototype: | void QNetworkAccessCache::removeEntry(const QByteArray &key) | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | | Lines: | 357-375 |
| | 13 | 4 |
QNetworkAccessCache::requestEntry| Name: | QNetworkAccessCache::requestEntry | | Prototype: | bool QNetworkAccessCache::requestEntry(const QByteArray &key, QObject *target, const char *member) | | Coverage: | 50.000% (6/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | | Lines: | 268-295 |
| | 15 | 4 |
QNetworkAccessDebugPipeBackend::possiblyFinish| Name: | QNetworkAccessDebugPipeBackend::possiblyFinish | | Prototype: | void QNetworkAccessDebugPipeBackend::possiblyFinish() | | Coverage: | 57.143% (8/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessdebugpipebackend.cpp | | Lines: | 218-233 |
| | 9 | 4 |
QNetworkAccessDebugPipeBackend::socketError| Name: | QNetworkAccessDebugPipeBackend::socketError | | Prototype: | void QNetworkAccessDebugPipeBackend::socketError() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessdebugpipebackend.cpp | | Lines: | 243-265 |
| | 12 | 4 |
QNetworkAccessFileBackend::readMoreFromFile| Name: | QNetworkAccessFileBackend::readMoreFromFile | | Prototype: | bool QNetworkAccessFileBackend::readMoreFromFile() | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessfilebackend.cpp | | Lines: | 257-291 |
| | 21 | 4 |
QNetworkAccessManager::setCookieJar| Name: | QNetworkAccessManager::setCookieJar | | Prototype: | void QNetworkAccessManager::setCookieJar(QNetworkCookieJar *cookieJar) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 682-693 |
| | 8 | 4 |
QNetworkAccessManagerPrivate::findBackend| Name: | QNetworkAccessManagerPrivate::findBackend | | Prototype: | QNetworkAccessBackend *QNetworkAccessManagerPrivate::findBackend(QNetworkAccessManager::Operation op, const QNetworkRequest &request) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessbackend.cpp | | Lines: | 92-109 |
| | 11 | 4 |
QNetworkAccessManagerPrivate::proxyAuthenticationRequired| Name: | QNetworkAccessManagerPrivate::proxyAuthenticationRequired | | Prototype: | void QNetworkAccessManagerPrivate::proxyAuthenticationRequired(const QUrl &url, const QNetworkProxy &proxy, bool synchronous, QAuthenticator *authenticator, QNetworkProxy *lastProxyAuthentication) | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 1446-1491 |
| | 14 | 4 |
QNetworkAccessManagerPrivate::queryProxy| Name: | QNetworkAccessManagerPrivate::queryProxy | | Prototype: | QList<QNetworkProxy> QNetworkAccessManagerPrivate::queryProxy(const QNetworkProxyQuery &query) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 1493-1511 |
| | 11 | 4 |
QNetworkConfigurationManagerPrivate::configurationAdded| Name: | QNetworkConfigurationManagerPrivate::configurationAdded | | Prototype: | void QNetworkConfigurationManagerPrivate::configurationAdded(QNetworkConfigurationPrivatePointer ptr) | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | | Lines: | 288-307 |
| | 12 | 4 |
QNetworkConfigurationManagerPrivate::configurationChanged| Name: | QNetworkConfigurationManagerPrivate::configurationChanged | | Prototype: | void QNetworkConfigurationManagerPrivate::configurationChanged(QNetworkConfigurationPrivatePointer ptr) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | | Lines: | 328-351 |
| | 14 | 4 |
QNetworkDiskCache::remove| Name: | QNetworkDiskCache::remove | | Prototype: | bool QNetworkDiskCache::remove(const QUrl &url) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 311-331 |
| | 10 | 4 |
QNetworkDiskCache::updateMetaData| Name: | QNetworkDiskCache::updateMetaData | | Prototype: | void QNetworkDiskCache::updateMetaData(const QNetworkCacheMetaData &metaData) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 443-471 |
| | 13 | 4 |
QNetworkDiskCachePrivate::removeFile| Name: | QNetworkDiskCachePrivate::removeFile | | Prototype: | bool QNetworkDiskCachePrivate::removeFile(const QString &file) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 336-353 |
| | 11 | 4 |
QNetworkHeadersPrivate::parseAndSetHeader| Name: | QNetworkHeadersPrivate::parseAndSetHeader | | Prototype: | void QNetworkHeadersPrivate::parseAndSetHeader(const QByteArray &key, const QByteArray &value) | | Coverage: | 83.333% (10/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 1014-1032 |
| | 9 | 4 |
QNetworkHeadersPrivate::setCookedHeader| Name: | QNetworkHeadersPrivate::setCookedHeader | | Prototype: | void QNetworkHeadersPrivate::setCookedHeader(QNetworkRequest::KnownHeaders header, const QVariant &value) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 970-994 |
| | 14 | 4 |