| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QSslSocket::sslConfiguration| Name:  | 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::addCaCertificates| Name:  | 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::pemHeader| Name:  | 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::pemFooter| Name:  | 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::handle| Name:  | 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::toDer| Name:  | 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::~QSslContext| Name:  | 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::primaryValues| Name:  | 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::setRelation| Name:  | 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::clear| Name:  | 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::QSqlError| Name:  | 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::stripDelimiters| Name:  | 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::removeDatabase| Name:  | 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::cloneDatabase| Name:  | 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::init| Name:  | 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::closestLegalPosition| Name:  | 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::indexOf| Name:  | 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::showMessage| Name:  | 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::emitSignals| Name:  | 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::QSpinBoxPrivate| Name:  | 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::setPrefix| Name:  | 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::setFilterRole| Name:  | 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::setFilterCaseSensitivity| Name:  | 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::rowCount| Name:  | 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::columnCount| Name:  | 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::parseAuthenticatingReply| Name:  | 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_controlSocketConnected| Name:  | 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::createSocketEngine| Name:  | 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::isValid| Name:  | 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::timerEvent| Name:  | 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::add| Name:  | 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::init| Name:  | 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::moveEvent| Name:  | 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::collectResults| Name:  | 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::aliases| Name:  | 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::event| Name:  | 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::setKey| Name:  | 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::setEnabled| Name:  | 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::setContext| Name:  | 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::setAutoRepeat| Name:  | 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::updateGeometry| Name:  | 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::QShapedPixmapWindow| Name:  | 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::variantListToStringList| Name:  | 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::iniEscapedStringList| Name:  | 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::tryAcquire| Name:  | 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::stateName| Name:  | 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::~QScroller| Name:  | 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::mouseReleaseEvent| Name:  | 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::updateWidgetPosition| Name:  | 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::takeWidget| Name:  | 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::~QSaveFile| Name:  | 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::QRubberBand| Name:  | 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::contains| Name:  | 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::readLine| Name:  | 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::addSearchPath| Name:  | 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::setClip| Name:  | 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::drawOutline| Name:  | 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::setRegularExpression| Name:  | 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::next| Name:  | 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::capturedRef| Name:  | 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::captured| Name:  | 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::globalMatch| Name:  | 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::globalMatch| Name:  | 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::rects| Name:  | 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::startAtom| Name:  | 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::parseTerm| Name:  | 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::createState| Name:  | 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::addLookahead| Name:  | 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::QRegExpEngine| Name:  | 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::set| Name:  | 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::catAnchor| Name:  | 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::dump| Name:  | 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::indexIn| Name:  | 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::allocate| Name:  | 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::pathForGlyph| Name:  | 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::beginPaint| Name:  | 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::toImage| Name:  | 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::getPenFunc| Name:  | 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::canUseFastImageBlending| Name:  | 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::transformChanged| Name:  | 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::opacityChanged| Name:  | 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::clipEnabledChanged| Name:  | 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::init| Name:  | 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::keyPressEvent| Name:  | 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::QProxyStyle| Name:  | 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::setPropertyName| Name:  | 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::isUpdateNeeded| Name:  | 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_disconnectOnClose| Name:  | 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::forceShow| Name:  | 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::changeEvent| Name:  | 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::setFormat| Name:  | 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::waitForStarted| Name:  | 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::destroyPipe| Name:  | 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::bytesAvailableInChannel| Name:  | 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::systemEnvironment| Name:  | 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::execute| Name:  | 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::execute| Name:  | 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::QPrinterInfo| Name:  | 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::setPageMargins| Name:  | 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::setEngines| Name:  | 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 |