| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QMenu::QMenu| Name: | QMenu::QMenu | | Prototype: | QMenu::QMenu(QMenuPrivate &dd, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1488-1493 |
| | 2 | 1 |
QMdiSubWindowPrivate::setEnabled| Name: | QMdiSubWindowPrivate::setEnabled | | Prototype: | void QMdiSubWindowPrivate::setEnabled(WindowStateAction action, bool enable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2140-2144 |
| | 2 | 2 |
QMdiAreaPrivate::QMdiAreaPrivate| Name: | QMdiAreaPrivate::QMdiAreaPrivate | | Prototype: | QMdiAreaPrivate::QMdiAreaPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 666-703 |
| | 2 | 1 |
QMdiArea::viewMode| Name: | QMdiArea::viewMode | | Prototype: | QMdiArea::ViewMode QMdiArea::viewMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2127-2131 |
| | 2 | 1 |
QMdiArea::tabsMovable| Name: | QMdiArea::tabsMovable | | Prototype: | bool QMdiArea::tabsMovable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2199-2203 |
| | 2 | 1 |
QMdiArea::tabsClosable| Name: | QMdiArea::tabsClosable | | Prototype: | bool QMdiArea::tabsClosable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2174-2178 |
| | 2 | 1 |
QMdiArea::tabShape| Name: | QMdiArea::tabShape | | Prototype: | QTabWidget::TabShape QMdiArea::tabShape() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2227-2231 |
| | 2 | 1 |
QMdiArea::tabPosition| Name: | QMdiArea::tabPosition | | Prototype: | QTabWidget::TabPosition QMdiArea::tabPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2253-2257 |
| | 2 | 1 |
QMdiArea::subWindowList| Name: | QMdiArea::subWindowList | | Prototype: | QList<QMdiSubWindow *> QMdiArea::subWindowList(WindowOrder order) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1870-1874 |
| | 2 | 1 |
QMdiArea::setViewMode| Name: | QMdiArea::setViewMode | | Prototype: | void QMdiArea::setViewMode(ViewMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2133-2137 |
| | 2 | 1 |
QMdiArea::documentMode| Name: | QMdiArea::documentMode | | Prototype: | bool QMdiArea::documentMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2149-2153 |
| | 2 | 1 |
QMdiArea::activeSubWindow| Name: | QMdiArea::activeSubWindow | | Prototype: | QMdiSubWindow *QMdiArea::activeSubWindow() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1814-1818 |
| | 2 | 1 |
QMdiArea::activationOrder| Name: | QMdiArea::activationOrder | | Prototype: | QMdiArea::WindowOrder QMdiArea::activationOrder() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2080-2084 |
| | 2 | 1 |
QMatrix::reset| Name: | QMatrix::reset | | Prototype: | void QMatrix::reset() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 805-809 |
| | 2 | 1 |
QMatrix::QMatrix| Name: | QMatrix::QMatrix | | Prototype: | QMatrix::QMatrix() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 214-222 |
| | 2 | 1 |
QMatrix::QMatrix| Name: | QMatrix::QMatrix | | Prototype: | QMatrix::QMatrix(qreal m11, qreal m12, qreal m21, qreal m22, qreal dx, qreal dy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 231-239 |
| | 2 | 1 |
QMatrix::QMatrix| Name: | QMatrix::QMatrix | | Prototype: | QMatrix::QMatrix(const QMatrix &matrix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 245-253 |
| | 2 | 1 |
QMainWindowLayoutState::deleteCentralWidgetItem| Name: | QMainWindowLayoutState::deleteCentralWidgetItem | | Prototype: | void QMainWindowLayoutState::deleteCentralWidgetItem() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 507-516 |
| | 2 | 1 |
QMainWindowLayoutState::deleteAllLayoutItems| Name: | QMainWindowLayoutState::deleteAllLayoutItems | | Prototype: | void QMainWindowLayoutState::deleteAllLayoutItems() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 496-505 |
| | 2 | 1 |
QMainWindowLayoutState::apply| Name: | QMainWindowLayoutState::apply | | Prototype: | void QMainWindowLayoutState::apply(bool animated) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 460-476 |
| | 2 | 1 |
QMainWindowLayout::usesHIToolBar| Name: | QMainWindowLayout::usesHIToolBar | | Prototype: | bool QMainWindowLayout::usesHIToolBar(QToolBar *toolbar) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2584-2594 |
| | 2 | 1 |
QMainWindowLayout::invalidate| Name: | QMainWindowLayout::invalidate | | Prototype: | void QMainWindowLayout::invalidate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1873-1877 |
| | 2 | 1 |
QMainWindowLayout::getStyleOptionInfo| Name: | QMainWindowLayout::getStyleOptionInfo | | Prototype: | void QMainWindowLayout::getStyleOptionInfo(QStyleOptionToolBar *option, QToolBar *toolBar) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1210-1214 |
| | 2 | 1 |
QMainWindowLayout::count| Name: | QMainWindowLayout::count | | Prototype: | int QMainWindowLayout::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1756-1760 |
| | 2 | 1 |
QMainWindow::setDockOptions| Name: | QMainWindow::setDockOptions | | Prototype: | void QMainWindow::setDockOptions(DockOptions opt) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 449-453 |
| | 2 | 1 |
QMainWindow::resizeDocks| Name: | QMainWindow::resizeDocks | | Prototype: | void QMainWindow::resizeDocks(const QList<QDockWidget *> &docks, const QList<int> &sizes, Qt::Orientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1263-1268 |
| | 2 | 1 |
QMainWindow::removeToolBarBreak| Name: | QMainWindow::removeToolBarBreak | | Prototype: | void QMainWindow::removeToolBarBreak(QToolBar *before) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 752-756 |
| | 2 | 1 |
QMainWindow::menuWidget| Name: | QMainWindow::menuWidget | | Prototype: | QWidget *QMainWindow::menuWidget() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 565-569 |
| | 2 | 1 |
QMainWindow::isSeparator| Name: | QMainWindow::isSeparator | | Prototype: | bool QMainWindow::isSeparator(const QPoint &pos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1628-1637 |
| | 2 | 1 |
QMainWindow::isDockNestingEnabled| Name: | QMainWindow::isDockNestingEnabled | | Prototype: | bool QMainWindow::isDockNestingEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 949-953 |
| | 2 | 1 |
QMainWindow::isAnimated| Name: | QMainWindow::isAnimated | | Prototype: | bool QMainWindow::isAnimated() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 910-914 |
| | 2 | 1 |
QMainWindow::dockOptions| Name: | QMainWindow::dockOptions | | Prototype: | QMainWindow::DockOptions QMainWindow::dockOptions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 455-459 |
| | 2 | 1 |
QLoggingRule::QLoggingRule| Name: | QLoggingRule::QLoggingRule | | Prototype: | QLoggingRule::QLoggingRule() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 56-59 |
| | 2 | 1 |
QLoggingRegistry::unregisterCategory| Name: | QLoggingRegistry::unregisterCategory | | Prototype: | void QLoggingRegistry::unregisterCategory(QLoggingCategory *cat) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 334-338 |
| | 2 | 1 |
QLoggingRegistry::QLoggingRegistry| Name: | QLoggingRegistry::QLoggingRegistry | | Prototype: | QLoggingRegistry::QLoggingRegistry() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 240-243 |
| | 2 | 1 |
QLoggingCategory::~QLoggingCategory| Name: | QLoggingCategory::~QLoggingCategory | | Prototype: | QLoggingCategory::~QLoggingCategory() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | | Lines: | 248-252 |
| | 2 | 2 |
QLockFile::staleLockTime| Name: | QLockFile::staleLockTime | | Prototype: | int QLockFile::staleLockTime() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 146-150 |
| | 2 | 1 |
QLockFile::setStaleLockTime| Name: | QLockFile::setStaleLockTime | | Prototype: | void QLockFile::setStaleLockTime(int staleLockTime) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 134-138 |
| | 2 | 1 |
QLockFile::isLocked| Name: | QLockFile::isLocked | | Prototype: | bool QLockFile::isLocked() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 158-162 |
| | 2 | 1 |
QLockFile::getLockInfo| Name: | QLockFile::getLockInfo | | Prototype: | bool QLockFile::getLockInfo(qint64 *pid, QString *hostname, QString *appname) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 276-280 |
| | 2 | 1 |
QLockFile::error| Name: | QLockFile::error | | Prototype: | QLockFile::LockError QLockFile::error() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 336-340 |
| | 2 | 1 |
QLockFile::QLockFile| Name: | QLockFile::QLockFile | | Prototype: | QLockFile::QLockFile(const QString &fileName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 104-107 |
| | 2 | 1 |
QLocaleData::unsLongLongToString| Name: | QLocaleData::unsLongLongToString | | Prototype: | QString QLocaleData::unsLongLongToString(qulonglong l, int precision, int base, int width, unsigned flags) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2969-2975 |
| | 2 | 1 |
QLocaleData::longLongToString| Name: | QLocaleData::longLongToString | | Prototype: | QString QLocaleData::longLongToString(qlonglong l, int precision, int base, int width, unsigned flags) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2874-2880 |
| | 2 | 1 |
QLocaleData::doubleToString| Name: | QLocaleData::doubleToString | | Prototype: | QString QLocaleData::doubleToString(double d, int precision, DoubleForm form, int width, unsigned flags) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2742-2747 |
| | 2 | 1 |
QLocaleData::c| Name: | QLocaleData::c | | Prototype: | const QLocaleData *QLocaleData::c() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 654-658 |
| | 2 | 1 |
QLocale::operator=| Name: | QLocale::operator= | | Prototype: | QLocale &QLocale::operator=(const QLocale &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 861-865 |
| | 2 | 1 |
QLocale::QLocale| Name: | QLocale::QLocale | | Prototype: | QLocale::QLocale(Language language, Script script, Country country) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 834-837 |
| | 2 | 1 |
QLocale::QLocale| Name: | QLocale::QLocale | | Prototype: | QLocale::QLocale(const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 768-771 |
| | 2 | 1 |
QLocale::QLocale| Name: | QLocale::QLocale | | Prototype: | QLocale::QLocale() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 781-784 |
| | 2 | 1 |
QLocale::QLocale| Name: | QLocale::QLocale | | Prototype: | QLocale::QLocale(Language language, Country country) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 805-808 |
| | 2 | 1 |
QLocalSocketPrivate::_q_abortConnectionAttempt| Name: | QLocalSocketPrivate::_q_abortConnectionAttempt | | Prototype: | void QLocalSocketPrivate::_q_abortConnectionAttempt() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 363-367 |
| | 2 | 1 |
QLocalSocketPrivate::QLocalSocketPrivate| Name: | QLocalSocketPrivate::QLocalSocketPrivate | | Prototype: | QLocalSocketPrivate::QLocalSocketPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 59-66 |
| | 2 | 1 |
QLocalSocket::writeData| Name: | QLocalSocket::writeData | | Prototype: | qint64 QLocalSocket::writeData(const char *data, qint64 c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 393-397 |
| | 2 | 1 |
QLocalSocket::waitForBytesWritten| Name: | QLocalSocket::waitForBytesWritten | | Prototype: | bool QLocalSocket::waitForBytesWritten(int msecs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 438-442 |
| | 2 | 1 |
QLocalSocket::state| Name: | QLocalSocket::state | | Prototype: | QLocalSocket::LocalSocketState QLocalSocket::state() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | | Lines: | 432-436 |
| | 2 | 1 |
QLocalSocket::socketDescriptor| Name: | QLocalSocket::socketDescriptor | | Prototype: | qintptr QLocalSocket::socketDescriptor() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 381-385 |
| | 2 | 1 |
QLocalSocket::setReadBufferSize| Name: | QLocalSocket::setReadBufferSize | | Prototype: | void QLocalSocket::setReadBufferSize(qint64 size) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 501-505 |
| | 2 | 1 |
QLocalSocket::serverName| Name: | QLocalSocket::serverName | | Prototype: | QString QLocalSocket::serverName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | | Lines: | 408-412 |
| | 2 | 1 |
QLocalSocket::readData| Name: | QLocalSocket::readData | | Prototype: | qint64 QLocalSocket::readData(char *data, qint64 c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 387-391 |
| | 2 | 1 |
QLocalSocket::readBufferSize| Name: | QLocalSocket::readBufferSize | | Prototype: | qint64 QLocalSocket::readBufferSize() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 495-499 |
| | 2 | 1 |
QLocalSocket::open| Name: | QLocalSocket::open | | Prototype: | bool QLocalSocket::open(OpenMode openMode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | | Lines: | 360-364 |
| | 2 | 1 |
QLocalSocket::isValid| Name: | QLocalSocket::isValid | | Prototype: | bool QLocalSocket::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 489-493 |
| | 2 | 1 |
QLocalSocket::fullServerName| Name: | QLocalSocket::fullServerName | | Prototype: | QString QLocalSocket::fullServerName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | | Lines: | 421-425 |
| | 2 | 1 |
QLocalSocket::flush| Name: | QLocalSocket::flush | | Prototype: | bool QLocalSocket::flush() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 444-448 |
| | 2 | 1 |
QLocalSocket::disconnectFromServer| Name: | QLocalSocket::disconnectFromServer | | Prototype: | void QLocalSocket::disconnectFromServer() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 450-454 |
| | 2 | 1 |
QLocalSocket::connectToServer| Name: | QLocalSocket::connectToServer | | Prototype: | void QLocalSocket::connectToServer(const QString &name, OpenMode openMode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | | Lines: | 377-381 |
| | 2 | 1 |
QLocalSocket::canReadLine| Name: | QLocalSocket::canReadLine | | Prototype: | bool QLocalSocket::canReadLine() const | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 417-421 |
| | 2 | 1 |
QLocalSocket::bytesToWrite| Name: | QLocalSocket::bytesToWrite | | Prototype: | qint64 QLocalSocket::bytesToWrite() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 411-415 |
| | 2 | 1 |
QLocalSocket::bytesAvailable| Name: | QLocalSocket::bytesAvailable | | Prototype: | qint64 QLocalSocket::bytesAvailable() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 405-409 |
| | 2 | 1 |
QLocalSocket::abort| Name: | QLocalSocket::abort | | Prototype: | void QLocalSocket::abort() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 399-403 |
| | 2 | 1 |
QLocalSocket::QLocalSocket| Name: | QLocalSocket::QLocalSocket | | Prototype: | QLocalSocket::QLocalSocket(QObject * parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | | Lines: | 341-346 |
| | 2 | 1 |
QLocalServer::~QLocalServer| Name: | QLocalServer::~QLocalServer | | Prototype: | QLocalServer::~QLocalServer() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | | Lines: | 123-127 |
| | 2 | 2 |
QLocalServer::socketOptions| Name: | QLocalServer::socketOptions | | Prototype: | QLocalServer::SocketOptions QLocalServer::socketOptions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | | Lines: | 173-177 |
| | 2 | 1 |
QLocalServer::setSocketOptions| Name: | QLocalServer::setSocketOptions | | Prototype: | void QLocalServer::setSocketOptions(SocketOptions options) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | | Lines: | 160-165 |
| | 2 | 1 |
QLocalServer::setMaxPendingConnections| Name: | QLocalServer::setMaxPendingConnections | | Prototype: | void QLocalServer::setMaxPendingConnections(int numConnections) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | | Lines: | 456-460 |
| | 2 | 1 |
QLocalServer::serverName| Name: | QLocalServer::serverName | | Prototype: | QString QLocalServer::serverName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | | Lines: | 413-417 |
| | 2 | 1 |
QLocalServer::serverError| Name: | QLocalServer::serverError | | Prototype: | QAbstractSocket::SocketError QLocalServer::serverError() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | | Lines: | 437-441 |
| | 2 | 1 |
QLocalServer::maxPendingConnections| Name: | QLocalServer::maxPendingConnections | | Prototype: | int QLocalServer::maxPendingConnections() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | | Lines: | 345-349 |
| | 2 | 1 |
QLocalServer::isListening| Name: | QLocalServer::isListening | | Prototype: | bool QLocalServer::isListening() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | | Lines: | 254-258 |
| | 2 | 1 |
QLocalServer::hasPendingConnections| Name: | QLocalServer::hasPendingConnections | | Prototype: | bool QLocalServer::hasPendingConnections() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | | Lines: | 218-222 |
| | 2 | 1 |
QLocalServer::fullServerName| Name: | QLocalServer::fullServerName | | Prototype: | QString QLocalServer::fullServerName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | | Lines: | 426-430 |
| | 2 | 1 |
QLocalServer::errorString| Name: | QLocalServer::errorString | | Prototype: | QString QLocalServer::errorString() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | | Lines: | 206-210 |
| | 2 | 1 |
QLocalServer::QLocalServer| Name: | QLocalServer::QLocalServer | | Prototype: | QLocalServer::QLocalServer(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | | Lines: | 107-112 |
| | 2 | 1 |
QListWidgetPrivate::_q_sort| Name: | QListWidgetPrivate::_q_sort | | Prototype: | void QListWidgetPrivate::_q_sort() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1129-1133 |
| | 2 | 2 |
QListWidgetPrivate::_q_emitItemPressed| Name: | QListWidgetPrivate::_q_emitItemPressed | | Prototype: | void QListWidgetPrivate::_q_emitItemPressed(const QModelIndex &index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1075-1079 |
| | 2 | 1 |
QListWidgetPrivate::_q_emitItemEntered| Name: | QListWidgetPrivate::_q_emitItemEntered | | Prototype: | void QListWidgetPrivate::_q_emitItemEntered(const QModelIndex &index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1099-1103 |
| | 2 | 1 |
QListWidgetPrivate::_q_emitItemDoubleClicked| Name: | QListWidgetPrivate::_q_emitItemDoubleClicked | | Prototype: | void QListWidgetPrivate::_q_emitItemDoubleClicked(const QModelIndex &index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1087-1091 |
| | 2 | 1 |
QListWidgetPrivate::_q_emitItemClicked| Name: | QListWidgetPrivate::_q_emitItemClicked | | Prototype: | void QListWidgetPrivate::_q_emitItemClicked(const QModelIndex &index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1081-1085 |
| | 2 | 1 |
QListWidgetPrivate::_q_emitItemChanged| Name: | QListWidgetPrivate::_q_emitItemChanged | | Prototype: | void QListWidgetPrivate::_q_emitItemChanged(const QModelIndex &index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1105-1109 |
| | 2 | 1 |
QListWidgetPrivate::_q_emitItemActivated| Name: | QListWidgetPrivate::_q_emitItemActivated | | Prototype: | void QListWidgetPrivate::_q_emitItemActivated(const QModelIndex &index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1093-1097 |
| | 2 | 1 |
QListWidgetItem::operator<| Name: | QListWidgetItem::operator< | | Prototype: | bool QListWidgetItem::operator<(const QListWidgetItem &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 728-732 |
| | 2 | 1 |
QListWidgetItem::QListWidgetItem| Name: | QListWidgetItem::QListWidgetItem | | Prototype: | QListWidgetItem::QListWidgetItem(QListWidget *view, int type) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 594-603 |
| | 2 | 2 |
QListWidget::supportedDropActions| Name: | QListWidget::supportedDropActions | | Prototype: | Qt::DropActions QListWidget::supportedDropActions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1890-1894 |
| | 2 | 1 |
QListWidget::sortOrder| Name: | QListWidget::sortOrder | | Prototype: | Qt::SortOrder QListWidget::sortOrder() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1580-1584 |
| | 2 | 1 |
QListWidget::setSortingEnabled| Name: | QListWidget::setSortingEnabled | | Prototype: | void QListWidget::setSortingEnabled(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1565-1569 |
| | 2 | 1 |
QListWidget::setCurrentRow| Name: | QListWidget::setCurrentRow | | Prototype: | void QListWidget::setCurrentRow(int row, QItemSelectionModel::SelectionFlags command) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1506-1510 |
| | 2 | 1 |
QListWidget::row| Name: | QListWidget::row | | Prototype: | int QListWidget::row(const QListWidgetItem *item) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1372-1376 |
| | 2 | 1 |
QListWidget::itemAt| Name: | QListWidget::itemAt | | Prototype: | QListWidgetItem *QListWidget::itemAt(const QPoint &p) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1517-1522 |
| | 2 | 1 |
QListWidget::isSortingEnabled| Name: | QListWidget::isSortingEnabled | | Prototype: | bool QListWidget::isSortingEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1571-1575 |
| | 2 | 1 |