Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QSslSocket::sslConfigurationName: | QSslSocket::sslConfiguration | Prototype: | QSslConfiguration QSslSocket::sslConfiguration() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 896-907 |
| | 6 | 1 |
QSslSocket::addCaCertificatesName: | QSslSocket::addCaCertificates | Prototype: | bool QSslSocket::addCaCertificates(const QString &path, QSsl::EncodingFormat format, QRegExp::PatternSyntax syntax) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1335-1345 |
| | 6 | 2 |
QSslKeyPrivate::pemHeaderName: | QSslKeyPrivate::pemHeader | Prototype: | QByteArray QSslKeyPrivate::pemHeader() const | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | Lines: | 105-118 |
| | 6 | 9 |
QSslKeyPrivate::pemFooterName: | QSslKeyPrivate::pemFooter | Prototype: | QByteArray QSslKeyPrivate::pemFooter() const | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | Lines: | 123-136 |
| | 6 | 9 |
QSslKeyPrivate::handleName: | QSslKeyPrivate::handle | Prototype: | Qt::HANDLE QSslKeyPrivate::handle() const | Coverage: | 40.000% (4/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | Lines: | 256-272 |
| | 6 | 6 |
QSslKey::toDerName: | QSslKey::toDer | Prototype: | QByteArray QSslKey::toDer(const QByteArray &passPhrase) const | Coverage: | 72.727% (8/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | Lines: | 380-395 |
| | 6 | 3 |
QSslContext::~QSslContextName: | QSslContext::~QSslContext | Prototype: | QSslContext::~QSslContext() | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | Lines: | 82-93 |
| | 6 | 4 |
QSqlTableModel::primaryValuesName: | QSqlTableModel::primaryValues | Prototype: | QSqlRecord QSqlTableModel::primaryValues(int row) const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 1437-1448 |
| | 6 | 2 |
QSqlRelationalTableModel::setRelationName: | QSqlRelationalTableModel::setRelation | Prototype: | void QSqlRelationalTableModel::setRelation(int column, const QSqlRelation &relation) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | Lines: | 501-509 |
| | 6 | 3 |
QSqlRelationalTableModel::clearName: | QSqlRelationalTableModel::clear | Prototype: | void QSqlRelationalTableModel::clear() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | Lines: | 658-666 |
| | 6 | 1 |
QSqlError::QSqlErrorName: | QSqlError::QSqlError | Prototype: | QSqlError::QSqlError(const QString& driverText, const QString& databaseText, ErrorType type, int number) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlerror.cpp | Lines: | 102-112 |
| | 6 | 2 |
QSqlDriver::stripDelimitersName: | QSqlDriver::stripDelimiters | Prototype: | QString QSqlDriver::stripDelimiters(const QString &identifier, IdentifierType type) const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | Lines: | 452-462 |
| | 6 | 2 |
QSqlDatabasePrivate::removeDatabaseName: | QSqlDatabasePrivate::removeDatabase | Prototype: | void QSqlDatabasePrivate::removeDatabase(const QString &name) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | Lines: | 241-251 |
| | 6 | 2 |
QSqlDatabase::cloneDatabaseName: | QSqlDatabase::cloneDatabase | Prototype: | QSqlDatabase QSqlDatabase::cloneDatabase(const QSqlDatabase &other, const QString &connectionName) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | Lines: | 1445-1454 |
| | 6 | 2 |
QSplitterPrivate::initName: | QSplitterPrivate::init | Prototype: | void QSplitterPrivate::init() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | Lines: | 381-389 |
| | 6 | 2 |
QSplitterHandle::closestLegalPositionName: | QSplitterHandle::closestLegalPosition | Prototype: | int QSplitterHandle::closestLegalPosition(int pos) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | Lines: | 212-221 |
| | 6 | 2 |
QSplitter::indexOfName: | QSplitter::indexOf | Prototype: | int QSplitter::indexOf(QWidget *w) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | Lines: | 1142-1151 |
| | 6 | 3 |
QSplashScreen::showMessageName: | QSplashScreen::showMessage | Prototype: | void QSplashScreen::showMessage(const QString &message, int alignment, const QColor &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplashscreen.cpp | Lines: | 203-212 |
| | 6 | 1 |
QSpinBoxPrivate::emitSignalsName: | QSpinBoxPrivate::emitSignals | Prototype: | void QSpinBoxPrivate::emitSignals(EmitPolicy ep, const QVariant &old) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 983-993 |
| | 6 | 3 |
QSpinBoxPrivate::QSpinBoxPrivateName: | QSpinBoxPrivate::QSpinBoxPrivate | Prototype: | QSpinBoxPrivate::QSpinBoxPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 968-976 |
| | 6 | 1 |
QSpinBox::setPrefixName: | QSpinBox::setPrefix | Prototype: | void QSpinBox::setPrefix(const QString &prefix) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qspinbox.cpp | Lines: | 262-272 |
| | 6 | 1 |
QSortFilterProxyModel::setFilterRoleName: | QSortFilterProxyModel::setFilterRole | Prototype: | void QSortFilterProxyModel::setFilterRole(int role) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2550-2558 |
| | 6 | 2 |
QSortFilterProxyModel::setFilterCaseSensitivityName: | QSortFilterProxyModel::setFilterCaseSensitivity | Prototype: | void QSortFilterProxyModel::setFilterCaseSensitivity(Qt::CaseSensitivity cs) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2374-2382 |
| | 6 | 2 |
QSortFilterProxyModel::rowCountName: | QSortFilterProxyModel::rowCount | Prototype: | int QSortFilterProxyModel::rowCount(const QModelIndex &parent) const | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 1924-1932 |
| | 6 | 2 |
QSortFilterProxyModel::columnCountName: | QSortFilterProxyModel::columnCount | Prototype: | int QSortFilterProxyModel::columnCount(const QModelIndex &parent) const | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 1937-1945 |
| | 6 | 2 |
QSocks5SocketEnginePrivate::parseAuthenticatingReplyName: | QSocks5SocketEnginePrivate::parseAuthenticatingReply | Prototype: | void QSocks5SocketEnginePrivate::parseAuthenticatingReply() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 775-784 |
| | 6 | 3 |
QSocks5SocketEnginePrivate::_q_controlSocketConnectedName: | QSocks5SocketEnginePrivate::_q_controlSocketConnected | Prototype: | void QSocks5SocketEnginePrivate::_q_controlSocketConnected() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1162-1171 |
| | 6 | 1 |
QSocks5SocketEngineHandler::createSocketEngineName: | QSocks5SocketEngineHandler::createSocketEngine | Prototype: | QAbstractSocketEngine * QSocks5SocketEngineHandler::createSocketEngine(QAbstractSocket::SocketType socketType, const QNetworkProxy &proxy, QObject *parent) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1915-1929 |
| | 6 | 2 |
QSocks5SocketEngine::isValidName: | QSocks5SocketEngine::isValid | Prototype: | bool QSocks5SocketEngine::isValid() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1091-1099 |
| | 6 | 1 |
QSocks5BindStore::timerEventName: | QSocks5BindStore::timerEvent | Prototype: | void QSocks5BindStore::timerEvent(QTimerEvent * event) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 394-408 |
| | 6 | 4 |
QSocks5BindStore::addName: | QSocks5BindStore::add | Prototype: | void QSocks5BindStore::add(qintptr socketDescriptor, QSocks5BindData *bindData) | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 351-362 |
| | 6 | 3 |
QSizeGripPrivate::initName: | QSizeGripPrivate::init | Prototype: | void QSizeGripPrivate::init() | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 226-237 |
| | 6 | 1 |
QSizeGrip::moveEventName: | QSizeGrip::moveEvent | Prototype: | void QSizeGrip::moveEvent(QMoveEvent * ) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 436-448 |
| | 6 | 2 |
QSimplex::collectResultsName: | QSimplex::collectResults | Prototype: | void QSimplex::collectResults() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | Lines: | 581-598 |
| | 6 | 4 |
QSimpleTextCodec::aliasesName: | QSimpleTextCodec::aliases | Prototype: | QList<QByteArray> QSimpleTextCodec::aliases() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | Lines: | 710-719 |
| | 6 | 2 |
QSidebar::eventName: | QSidebar::event | Prototype: | bool QSidebar::event(QEvent * event) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | Lines: | 506-516 |
| | 6 | 3 |
QShortcut::setKeyName: | QShortcut::setKey | Prototype: | void QShortcut::setKey(const QKeySequence &key) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | Lines: | 495-503 |
| | 6 | 3 |
QShortcut::setEnabledName: | QShortcut::setEnabled | Prototype: | void QShortcut::setEnabled(bool enable) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | Lines: | 526-534 |
| | 6 | 3 |
QShortcut::setContextName: | QShortcut::setContext | Prototype: | void QShortcut::setContext(Qt::ShortcutContext context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | Lines: | 554-562 |
| | 6 | 3 |
QShortcut::setAutoRepeatName: | QShortcut::setAutoRepeat | Prototype: | void QShortcut::setAutoRepeat(bool on) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | Lines: | 606-614 |
| | 6 | 3 |
QShapedPixmapWindow::updateGeometryName: | QShapedPixmapWindow::updateGeometry | Prototype: | void QShapedPixmapWindow::updateGeometry(const QPoint &pos) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp | Lines: | 96-105 |
| | 6 | 2 |
QShapedPixmapWindow::QShapedPixmapWindowName: | QShapedPixmapWindow::QShapedPixmapWindow | Prototype: | QShapedPixmapWindow::QShapedPixmapWindow(QScreen *screen) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp | Lines: | 50-59 |
| | 6 | 1 |
QSettingsPrivate::variantListToStringListName: | QSettingsPrivate::variantListToStringList | Prototype: | QStringList QSettingsPrivate::variantListToStringList(const QVariantList &l) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 362-370 |
| | 6 | 2 |
QSettingsPrivate::iniEscapedStringListName: | QSettingsPrivate::iniEscapedStringList | Prototype: | void QSettingsPrivate::iniEscapedStringList(const QStringList &strs, QByteArray &result, QTextCodec *codec) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 705-724 |
| | 6 | 4 |
QSemaphore::tryAcquireName: | QSemaphore::tryAcquire | Prototype: | bool QSemaphore::tryAcquire(int n) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qsemaphore.cpp | Lines: | 188-196 |
| | 6 | 2 |
QScrollerPrivate::stateNameName: | QScrollerPrivate::stateName | Prototype: | const char *QScrollerPrivate::stateName(QScroller::State state) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 916-925 |
| | 6 | 6 |
QScroller::~QScrollerName: | QScroller::~QScroller | Prototype: | QScroller::~QScroller() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 503-515 |
| | 6 | 1 |
QScrollBar::mouseReleaseEventName: | QScrollBar::mouseReleaseEvent | Prototype: | void QScrollBar::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | Lines: | 623-633 |
| | 6 | 3 |
QScrollAreaPrivate::updateWidgetPositionName: | QScrollAreaPrivate::updateWidgetPosition | Prototype: | void QScrollAreaPrivate::updateWidgetPosition() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp | Lines: | 176-184 |
| | 6 | 1 |
QScrollArea::takeWidgetName: | QScrollArea::takeWidget | Prototype: | QWidget *QScrollArea::takeWidget() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp | Lines: | 285-293 |
| | 6 | 2 |
QSaveFile::~QSaveFileName: | QSaveFile::~QSaveFile | Prototype: | QSaveFile::~QSaveFile() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | Lines: | 137-146 |
| | 6 | 2 |
QRubberBand::QRubberBandName: | QRubberBand::QRubberBand | Prototype: | QRubberBand::QRubberBand(Shape s, QWidget *p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp | Lines: | 139-157 |
| | 6 | 1 |
QRowsRemoval::containsName: | QRowsRemoval::contains | Prototype: | bool contains(QModelIndex parent, int row) | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 127-136 |
| | 6 | 3 |
QRingBuffer::readLineName: | QRingBuffer::readLine | Prototype: | qint64 QRingBuffer::readLine(char *data, qint64 maxLength) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 351-362 |
| | 6 | 2 |
QResource::addSearchPathName: | QResource::addSearchPath | Prototype: | void QResource::addSearchPath(const QString &path) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 556-566 |
| | 6 | 2 |
QRenderRule::setClipName: | QRenderRule::setClip | Prototype: | void QRenderRule::setClip(QPainter *p, const QRect &rect) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1283-1292 |
| | 6 | 3 |
QRenderRule::drawOutlineName: | QRenderRule::drawOutline | Prototype: | void QRenderRule::drawOutline(QPainter *p, const QRect &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1215-1224 |
| | 6 | 2 |
QRegularExpressionValidatorPrivate::setRegularExpressionName: | QRegularExpressionValidatorPrivate::setRegularExpression | Prototype: | void QRegularExpressionValidatorPrivate::setRegularExpression(const QRegularExpression &re) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 1063-1073 |
| | 6 | 2 |
QRegularExpressionMatchIterator::nextName: | QRegularExpressionMatchIterator::next | Prototype: | QRegularExpressionMatch QRegularExpressionMatchIterator::next() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2397-2407 |
| | 6 | 2 |
QRegularExpressionMatch::capturedRefName: | QRegularExpressionMatch::capturedRef | Prototype: | QStringRef QRegularExpressionMatch::capturedRef(int nth) const | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2074-2085 |
| | 6 | 3 |
QRegularExpressionMatch::capturedName: | QRegularExpressionMatch::captured | Prototype: | QString QRegularExpressionMatch::captured(int nth) const | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2053-2064 |
| | 6 | 3 |
QRegularExpression::globalMatchName: | QRegularExpression::globalMatch | Prototype: | QRegularExpressionMatchIterator QRegularExpression::globalMatch(const QString &subject, int offset, MatchType matchType, MatchOptions matchOptions) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1759-1771 |
| | 6 | 1 |
QRegularExpression::globalMatchName: | QRegularExpression::globalMatch | Prototype: | QRegularExpressionMatchIterator QRegularExpression::globalMatch(const QStringRef &subjectRef, int offset, MatchType matchType, MatchOptions matchOptions) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1787-1799 |
| | 6 | 1 |
QRegion::rectsName: | QRegion::rects | Prototype: | QVector<QRect> QRegion::rects() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4247-4257 |
| | 6 | 2 |
QRegExpEngine::startAtomName: | QRegExpEngine::startAtom | Prototype: | int QRegExpEngine::startAtom(bool officialCapture) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1751-1759 |
| | 6 | 2 |
QRegExpEngine::parseTermName: | QRegExpEngine::parseTerm | Prototype: | void QRegExpEngine::parseTerm(Box *box) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3765-3776 |
| | 6 | 3 |
QRegExpEngine::createStateName: | QRegExpEngine::createState | Prototype: | int QRegExpEngine::createState(int bref) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1511-1521 |
| | 6 | 3 |
QRegExpEngine::addLookaheadName: | QRegExpEngine::addLookahead | Prototype: | int QRegExpEngine::addLookahead(QRegExpEngine *eng, bool negative) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1773-1782 |
| | 6 | 2 |
QRegExpEngine::QRegExpEngineName: | QRegExpEngine::QRegExpEngine | Prototype: | QRegExpEngine::QRegExpEngine(const QRegExpEngineKey &key) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1347-1362 |
| | 6 | 2 |
QRegExpEngine::Box::setName: | QRegExpEngine::Box::set | Prototype: | void QRegExpEngine::Box::set(const QRegExpCharClass &cc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2500-2510 |
| | 6 | 1 |
QRegExpEngine::Box::catAnchorName: | QRegExpEngine::Box::catAnchor | Prototype: | void QRegExpEngine::Box::catAnchor(int a) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2655-2665 |
| | 6 | 4 |
QRegExpCharClass::dumpName: | QRegExpCharClass::dump | Prototype: | void QRegExpCharClass::dump() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2438-2448 |
| | 6 | 3 |
QRegExp::indexInName: | QRegExp::indexIn | Prototype: | int QRegExp::indexIn(const QString &str, int offset, CaretMode caretMode) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4286-4294 |
| | 6 | 2 |
QReadWriteLockPrivate::allocateName: | QReadWriteLockPrivate::allocate | Prototype: | QReadWriteLockPrivate *QReadWriteLockPrivate::allocate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 620-628 |
| | 6 | 1 |
QRawFont::pathForGlyphName: | QRawFont::pathForGlyph | Prototype: | QPainterPath QRawFont::pathForGlyph(quint32 glyphIndex) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 292-301 |
| | 6 | 2 |
QRasterWindowPrivate::beginPaintName: | QRasterWindowPrivate::beginPaint | Prototype: | void beginPaint(const QRegion ®ion) override | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | Lines: | 73-82 |
| | 6 | 2 |
QRasterPlatformPixmap::toImageName: | QRasterPlatformPixmap::toImage | Prototype: | QImage QRasterPlatformPixmap::toImage() const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 217-229 |
| | 6 | 3 |
QRasterPaintEnginePrivate::getPenFuncName: | QRasterPaintEnginePrivate::getPenFunc | Prototype: | inline ProcessSpans QRasterPaintEnginePrivate::getPenFunc(const QRectF &rect, const QSpanData *data) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2936-2947 |
| | 6 | 2 |
QRasterPaintEnginePrivate::canUseFastImageBlendingName: | QRasterPaintEnginePrivate::canUseFastImageBlending | Prototype: | bool QRasterPaintEnginePrivate::canUseFastImageBlending(QPainter::CompositionMode mode, const QImage &image) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3613-3622 |
| | 6 | 1 |
QRasterPaintEngine::transformChangedName: | QRasterPaintEngine::transformChanged | Prototype: | void QRasterPaintEngine::transformChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 919-934 |
| | 6 | 1 |
QRasterPaintEngine::opacityChangedName: | QRasterPaintEngine::opacityChanged | Prototype: | void QRasterPaintEngine::opacityChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 850-863 |
| | 6 | 1 |
QRasterPaintEngine::clipEnabledChangedName: | QRasterPaintEngine::clipEnabledChanged | Prototype: | void QRasterPaintEngine::clipEnabledChanged() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 939-953 |
| | 6 | 2 |
QRadioButtonPrivate::initName: | QRadioButtonPrivate::init | Prototype: | void QRadioButtonPrivate::init() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp | Lines: | 66-74 |
| | 6 | 1 |
QPushButton::keyPressEventName: | QPushButton::keyPressEvent | Prototype: | void QPushButton::keyPressEvent(QKeyEvent *e) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 460-474 |
| | 6 | 4 |
QProxyStyle::QProxyStyleName: | QProxyStyle::QProxyStyle | Prototype: | QProxyStyle::QProxyStyle(const QString &key) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 134-144 |
| | 6 | 2 |
QPropertyAnimation::setPropertyNameName: | QPropertyAnimation::setPropertyName | Prototype: | void QPropertyAnimation::setPropertyName(const QByteArray &propertyName) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | Lines: | 217-227 |
| | 6 | 2 |
QProgressStyleAnimation::isUpdateNeededName: | QProgressStyleAnimation::isUpdateNeeded | Prototype: | bool QProgressStyleAnimation::isUpdateNeeded() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 165-176 |
| | 6 | 3 |
QProgressDialogPrivate::_q_disconnectOnCloseName: | QProgressDialogPrivate::_q_disconnectOnClose | Prototype: | void QProgressDialogPrivate::_q_disconnectOnClose() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 190-199 |
| | 6 | 2 |
QProgressDialog::forceShowName: | QProgressDialog::forceShow | Prototype: | void QProgressDialog::forceShow() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 856-865 |
| | 6 | 2 |
QProgressDialog::changeEventName: | QProgressDialog::changeEvent | Prototype: | void QProgressDialog::changeEvent(QEvent *ev) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 743-752 |
| | 6 | 3 |
QProgressBar::setFormatName: | QProgressBar::setFormat | Prototype: | void QProgressBar::setFormat(const QString &format) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 606-614 |
| | 6 | 2 |
QProcessPrivate::waitForStartedName: | QProcessPrivate::waitForStarted | Prototype: | bool QProcessPrivate::waitForStarted(int msecs) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 734-756 |
| | 6 | 2 |
QProcessPrivate::destroyPipeName: | QProcessPrivate::destroyPipe | Prototype: | void QProcessPrivate::destroyPipe(int *pipe) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 187-197 |
| | 6 | 3 |
QProcessPrivate::bytesAvailableInChannelName: | QProcessPrivate::bytesAvailableInChannel | Prototype: | qint64 QProcessPrivate::bytesAvailableInChannel(const Channel *channel) const | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 655-666 |
| | 6 | 2 |
QProcess::systemEnvironmentName: | QProcess::systemEnvironment | Prototype: | QStringList QProcess::systemEnvironment() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2554-2562 |
| | 6 | 2 |
QProcess::executeName: | QProcess::execute | Prototype: | int QProcess::execute(const QString &command) | Coverage: | 33.333% (2/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2446-2454 |
| | 6 | 2 |
QProcess::executeName: | QProcess::execute | Prototype: | int QProcess::execute(const QString &program, const QStringList &arguments) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2423-2431 |
| | 6 | 2 |
QPrinterInfo::QPrinterInfoName: | QPrinterInfo::QPrinterInfo | Prototype: | QPrinterInfo::QPrinterInfo(const QPrinter &printer) | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 104-115 |
| | 6 | 3 |
QPrinter::setPageMarginsName: | QPrinter::setPageMargins | Prototype: | void QPrinter::setPageMargins(qreal left, qreal top, qreal right, qreal bottom, QPrinter::Unit unit) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1825-1835 |
| | 6 | 2 |
QPrinter::setEnginesName: | QPrinter::setEngines | Prototype: | void QPrinter::setEngines(QPrintEngine *printEngine, QPaintEngine *paintEngine) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 730-740 |
| | 6 | 2 |