| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QStringRef::toUtf8| Name:  | QStringRef::toUtf8 |  | Prototype:  | QByteArray QStringRef::toUtf8() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 10341-10347 |  
  |  | 3 | 2 | 
 QStringRef::right| Name:  | QStringRef::right |  | Prototype:  | QStringRef QStringRef::right(int n) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 9561-9566 |  
  |  | 3 | 2 | 
 QStringRef::left| Name:  | QStringRef::left |  | Prototype:  | QStringRef QStringRef::left(int n) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 9522-9527 |  
  |  | 3 | 2 | 
 QStringMatcher::pattern| Name:  | QStringMatcher::pattern |  | Prototype:  | QString QStringMatcher::pattern() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp |  | Lines:  | 238-243 |  
  |  | 3 | 2 | 
 QStringMatcher::QStringMatcher| Name:  | QStringMatcher::QStringMatcher |  | Prototype:  | QStringMatcher::QStringMatcher(const QString &pattern, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp |  | Lines:  | 162-168 |  
  |  | 3 | 1 | 
 QStringMatcher::QStringMatcher| Name:  | QStringMatcher::QStringMatcher |  | Prototype:  | QStringMatcher::QStringMatcher(const QChar *uc, int len, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp |  | Lines:  | 177-183 |  
  |  | 3 | 1 | 
 QStringListModel::sibling| Name:  | QStringListModel::sibling |  | Prototype:  | QModelIndex QStringListModel::sibling(int row, int column, const QModelIndex &idx) const |  | Coverage:  |  75.000% (6/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp |  | Lines:  | 132-138 |  
  |  | 3 | 2 | 
 QStringListModel::setStringList| Name:  | QStringListModel::setStringList |  | Prototype:  | void QStringListModel::setStringList(const QStringList &strings) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp |  | Lines:  | 314-319 |  
  |  | 3 | 1 | 
 QStringListModel::rowCount| Name:  | QStringListModel::rowCount |  | Prototype:  | int QStringListModel::rowCount(const QModelIndex &parent) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp |  | Lines:  | 121-127 |  
  |  | 3 | 2 | 
 QStringListModel::flags| Name:  | QStringListModel::flags |  | Prototype:  | Qt::ItemFlags QStringListModel::flags(const QModelIndex &index) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp |  | Lines:  | 168-174 |  
  |  | 3 | 2 | 
 QString::utf16| Name:  | QString::utf16 |  | Prototype:  | const ushort *QString::utf16() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5672-5679 |  
  |  | 3 | 2 | 
 QString::toUtf8_helper| Name:  | QString::toUtf8_helper |  | Prototype:  | QByteArray QString::toUtf8_helper(const QString &str) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4647-4653 |  
  |  | 3 | 2 | 
 QString::toLatin1_helper| Name:  | QString::toLatin1_helper |  | Prototype:  | QByteArray QString::toLatin1_helper(const QString &string) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4533-4539 |  
  |  | 3 | 2 | 
 QString::rightRef| Name:  | QString::rightRef |  | Prototype:  | QStringRef QString::rightRef(int n) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 9581-9586 |  
  |  | 3 | 2 | 
 QString::right| Name:  | QString::right |  | Prototype:  | QString QString::right(int n) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4376-4381 |  
  |  | 3 | 2 | 
 QString::normalized| Name:  | QString::normalized |  | Prototype:  | QString QString::normalized(QString::NormalizationForm mode, QChar::UnicodeVersion version) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 7224-7229 |  
  |  | 3 | 1 | 
 QString::leftRef| Name:  | QString::leftRef |  | Prototype:  | QStringRef QString::leftRef(int n) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 9542-9547 |  
  |  | 3 | 2 | 
 QString::left| Name:  | QString::left |  | Prototype:  | QString QString::left(int n) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4358-4363 |  
  |  | 3 | 2 | 
 QString::fromAscii_helper| Name:  | QString::fromAscii_helper |  | Prototype:  | QString::Data *QString::fromAscii_helper(const char *str, int size) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4699-4704 |  
  |  | 3 | 1 | 
 QString::compare| Name:  | QString::compare |  | Prototype:  | int QString::compare(const QString &other, Qt::CaseSensitivity cs) const noexcept |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 5439-5444 |  
  |  | 3 | 2 | 
 QString::arg| Name:  | QString::arg |  | Prototype:  | QString QString::arg(QChar a, int fieldWidth, QChar fillChar) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 7742-7747 |  
  |  | 3 | 1 | 
 QString::arg| Name:  | QString::arg |  | Prototype:  | QString QString::arg(char a, int fieldWidth, QChar fillChar) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 7754-7759 |  
  |  | 3 | 1 | 
 QStorageInfo::displayName| Name:  | QStorageInfo::displayName |  | Prototype:  | QString QStorageInfo::displayName() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp |  | Lines:  | 290-295 |  
  |  | 3 | 2 | 
 QStatusBar::~QStatusBar| Name:  | QStatusBar::~QStatusBar |  | Prototype:  | QStatusBar::~QStatusBar() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 248-253 |  
  |  | 3 | 2 | 
 QStatusBar::showEvent| Name:  | QStatusBar::showEvent |  | Prototype:  | void QStatusBar::showEvent(QShowEvent *) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 649-656 |  
  |  | 3 | 2 | 
 QStatusBar::addWidget| Name:  | QStatusBar::addWidget |  | Prototype:  | void QStatusBar::addWidget(QWidget * widget, int stretch) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 270-275 |  
  |  | 3 | 2 | 
 QStatusBar::addPermanentWidget| Name:  | QStatusBar::addPermanentWidget |  | Prototype:  | void QStatusBar::addPermanentWidget(QWidget * widget, int stretch) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 335-340 |  
  |  | 3 | 2 | 
 QStaticTextPrivate::~QStaticTextPrivate| Name:  | QStaticTextPrivate::~QStaticTextPrivate |  | Prototype:  | QStaticTextPrivate::~QStaticTextPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 419-424 |  
  |  | 3 | 1 | 
 QStaticText::size| Name:  | QStaticText::size |  | Prototype:  | QSizeF QStaticText::size() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 397-402 |  
  |  | 3 | 2 | 
 QStaticText::setTextWidth| Name:  | QStaticText::setTextWidth |  | Prototype:  | void QStaticText::setTextWidth(qreal textWidth) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 375-380 |  
  |  | 3 | 1 | 
 QStaticText::setTextOption| Name:  | QStaticText::setTextOption |  | Prototype:  | void QStaticText::setTextOption(const QTextOption &textOption) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 347-352 |  
  |  | 3 | 1 | 
 QStaticText::setTextFormat| Name:  | QStaticText::setTextFormat |  | Prototype:  | void QStaticText::setTextFormat(Qt::TextFormat textFormat) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 282-287 |  
  |  | 3 | 1 | 
 QStaticText::setText| Name:  | QStaticText::setText |  | Prototype:  | void QStaticText::setText(const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 264-269 |  
  |  | 3 | 1 | 
 QStaticText::prepare| Name:  | QStaticText::prepare |  | Prototype:  | void QStaticText::prepare(const QTransform &matrix, const QFont &font) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp |  | Lines:  | 211-216 |  
  |  | 3 | 1 | 
 QStateMachinePrivate::toStandardState| Name:  | QStateMachinePrivate::toStandardState |  | Prototype:  | QState *QStateMachinePrivate::toStandardState(QAbstractState *state) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1225-1230 |  
  |  | 3 | 2 | 
 QStateMachinePrivate::toStandardState| Name:  | QStateMachinePrivate::toStandardState |  | Prototype:  | const QState *QStateMachinePrivate::toStandardState(const QAbstractState *state) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1232-1237 |  
  |  | 3 | 2 | 
 QStateMachinePrivate::toHistoryState| Name:  | QStateMachinePrivate::toHistoryState |  | Prototype:  | QHistoryState *QStateMachinePrivate::toHistoryState(QAbstractState *state) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1246-1251 |  
  |  | 3 | 2 | 
 QStateMachinePrivate::toFinalState| Name:  | QStateMachinePrivate::toFinalState |  | Prototype:  | QFinalState *QStateMachinePrivate::toFinalState(QAbstractState *state) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1239-1244 |  
  |  | 3 | 2 | 
 QStateMachinePrivate::handleFilteredEvent| Name:  | QStateMachinePrivate::handleFilteredEvent |  | Prototype:  | void QStateMachinePrivate::handleFilteredEvent(QObject *watched, QEvent *event) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2398-2404 |  
  |  | 3 | 2 | 
 QStateMachinePrivate::emitStateFinished| Name:  | QStateMachinePrivate::emitStateFinished |  | Prototype:  | void QStateMachinePrivate::emitStateFinished(QState *forState, QFinalState *guiltyState) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2103-2114 |  
  |  | 3 | 1 | 
 QStateMachine::setRunning| Name:  | QStateMachine::setRunning |  | Prototype:  | void QStateMachine::setRunning(bool running) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2665-2671 |  
  |  | 3 | 2 | 
 QStateMachine::eventFilter| Name:  | QStateMachine::eventFilter |  | Prototype:  | bool QStateMachine::eventFilter(QObject *watched, QEvent *event) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2879-2884 |  
  |  | 3 | 1 | 
 QStateMachine::clearError| Name:  | QStateMachine::clearError |  | Prototype:  | void QStateMachine::clearError() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2530-2535 |  
  |  | 3 | 1 | 
 QStateMachine::QStateMachine| Name:  | QStateMachine::QStateMachine |  | Prototype:  | QStateMachine::QStateMachine(QState::ChildMode childMode, QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2450-2456 |  
  |  | 3 | 1 | 
 QStandardItemPrivate::childDeleted| Name:  | QStandardItemPrivate::childDeleted |  | Prototype:  | void QStandardItemPrivate::childDeleted(QStandardItem *child) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 190-195 |  
  |  | 3 | 1 | 
 QStandardItemModelPrivate::~QStandardItemModelPrivate| Name:  | QStandardItemModelPrivate::~QStandardItemModelPrivate |  | Prototype:  | QStandardItemModelPrivate::~QStandardItemModelPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 341-346 |  
  |  | 3 | 1 | 
 QStandardItemModelPrivate::rowsAboutToBeRemoved| Name:  | QStandardItemModelPrivate::rowsAboutToBeRemoved |  | Prototype:  | void QStandardItemModelPrivate::rowsAboutToBeRemoved(QStandardItem *parent, int start, int end) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 541-547 |  
  |  | 3 | 1 | 
 QStandardItemModelPrivate::rowsAboutToBeInserted| Name:  | QStandardItemModelPrivate::rowsAboutToBeInserted |  | Prototype:  | void QStandardItemModelPrivate::rowsAboutToBeInserted(QStandardItem *parent, int start, int end) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 519-525 |  
  |  | 3 | 1 | 
 QStandardItemModelPrivate::init| Name:  | QStandardItemModelPrivate::init |  | Prototype:  | void QStandardItemModelPrivate::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 351-356 |  
  |  | 3 | 1 | 
 QStandardItemModelPrivate::columnsAboutToBeRemoved| Name:  | QStandardItemModelPrivate::columnsAboutToBeRemoved |  | Prototype:  | void QStandardItemModelPrivate::columnsAboutToBeRemoved(QStandardItem *parent, int start, int end) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 552-558 |  
  |  | 3 | 1 | 
 QStandardItemModelPrivate::columnsAboutToBeInserted| Name:  | QStandardItemModelPrivate::columnsAboutToBeInserted |  | Prototype:  | void QStandardItemModelPrivate::columnsAboutToBeInserted(QStandardItem *parent, int start, int end) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 530-536 |  
  |  | 3 | 1 | 
 QStandardItemModel::rowCount| Name:  | QStandardItemModel::rowCount |  | Prototype:  | int QStandardItemModel::rowCount(const QModelIndex &parent) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2907-2912 |  
  |  | 3 | 1 | 
 QStandardItemModel::itemData| Name:  | QStandardItemModel::itemData |  | Prototype:  | QMap<int, QVariant> QStandardItemModel::itemData(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2859-2864 |  
  |  | 3 | 1 | 
 QStandardItemModel::hasChildren| Name:  | QStandardItemModel::hasChildren |  | Prototype:  | bool QStandardItemModel::hasChildren(const QModelIndex &parent) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2770-2775 |  
  |  | 3 | 1 | 
 QStandardItemModel::data| Name:  | QStandardItemModel::data |  | Prototype:  | QVariant QStandardItemModel::data(const QModelIndex &index, int role) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2742-2747 |  
  |  | 3 | 1 | 
 QStandardItemModel::columnCount| Name:  | QStandardItemModel::columnCount |  | Prototype:  | int QStandardItemModel::columnCount(const QModelIndex &parent) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2732-2737 |  
  |  | 3 | 1 | 
 QStandardItemModel::QStandardItemModel| Name:  | QStandardItemModel::QStandardItemModel |  | Prototype:  | QStandardItemModel::QStandardItemModel(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 2118-2124 |  
  |  | 3 | 1 | 
 QStandardItem::write| Name:  | QStandardItem::write |  | Prototype:  | void QStandardItem::write(QDataStream &out) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1987-1992 |  
  |  | 3 | 1 | 
 QStandardItem::row| Name:  | QStandardItem::row |  | Prototype:  | int QStandardItem::row() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1404-1409 |  
  |  | 3 | 1 | 
 QStandardItem::operator=| Name:  | QStandardItem::operator= |  | Prototype:  | QStandardItem &QStandardItem::operator=(const QStandardItem &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 779-784 |  
  |  | 3 | 1 | 
 QStandardItem::emitDataChanged| Name:  | QStandardItem::emitDataChanged |  | Prototype:  | void QStandardItem::emitDataChanged() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 877-882 |  
  |  | 3 | 2 | 
 QStandardItem::column| Name:  | QStandardItem::column |  | Prototype:  | int QStandardItem::column() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1417-1422 |  
  |  | 3 | 1 | 
 QStandardItem::QStandardItem| Name:  | QStandardItem::QStandardItem |  | Prototype:  | QStandardItem::QStandardItem(const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 717-723 |  
  |  | 3 | 1 | 
 QStandardItem::QStandardItem| Name:  | QStandardItem::QStandardItem |  | Prototype:  | QStandardItem::QStandardItem(const QStandardItem &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 765-771 |  
  |  | 3 | 1 | 
 QSslSocketPrivate::supportedEllipticCurves| Name:  | QSslSocketPrivate::supportedEllipticCurves |  | Prototype:  | QVector<QSslEllipticCurve> QSslSocketPrivate::supportedEllipticCurves() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2110-2115 |  
  |  | 3 | 1 | 
 QSslSocketPrivate::supportedCiphers| Name:  | QSslSocketPrivate::supportedCiphers |  | Prototype:  | QList<QSslCipher> QSslSocketPrivate::supportedCiphers() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2080-2085 |  
  |  | 3 | 1 | 
 QSslSocketPrivate::sslLibraryVersionNumber| Name:  | QSslSocketPrivate::sslLibraryVersionNumber |  | Prototype:  | long QSslSocketPrivate::sslLibraryVersionNumber() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 584-590 |  
  |  | 3 | 2 | 
 QSslSocketPrivate::setDefaultSupportedEllipticCurves| Name:  | QSslSocketPrivate::setDefaultSupportedEllipticCurves |  | Prototype:  | void QSslSocketPrivate::setDefaultSupportedEllipticCurves(const QVector<QSslEllipticCurve> &curves) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2120-2125 |  
  |  | 3 | 1 | 
 QSslSocketPrivate::setDefaultSupportedCiphers| Name:  | QSslSocketPrivate::setDefaultSupportedCiphers |  | Prototype:  | void QSslSocketPrivate::setDefaultSupportedCiphers(const QList<QSslCipher> &ciphers) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2100-2105 |  
  |  | 3 | 1 | 
 QSslSocketPrivate::setDefaultCiphers| Name:  | QSslSocketPrivate::setDefaultCiphers |  | Prototype:  | void QSslSocketPrivate::setDefaultCiphers(const QList<QSslCipher> &ciphers) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2090-2095 |  
  |  | 3 | 1 | 
 QSslSocketPrivate::resumeSocketNotifiers| Name:  | QSslSocketPrivate::resumeSocketNotifiers |  | Prototype:  | void QSslSocketPrivate::resumeSocketNotifiers(QSslSocket *socket) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2309-2314 |  
  |  | 3 | 2 | 
 QSslSocketPrivate::pauseSocketNotifiers| Name:  | QSslSocketPrivate::pauseSocketNotifiers |  | Prototype:  | void QSslSocketPrivate::pauseSocketNotifiers(QSslSocket *socket) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2302-2307 |  
  |  | 3 | 2 | 
 QSslSocketPrivate::ensureInitialized| Name:  | QSslSocketPrivate::ensureInitialized |  | Prototype:  | void QSslSocketPrivate::ensureInitialized() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 576-582 |  
  |  | 3 | 2 | 
 QSslSocketPrivate::deinitialize| Name:  | QSslSocketPrivate::deinitialize |  | Prototype:  | void QSslSocketPrivate::deinitialize() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 458-463 |  
  |  | 3 | 1 | 
 QSslSocketPrivate::defaultCiphers| Name:  | QSslSocketPrivate::defaultCiphers |  | Prototype:  | QList<QSslCipher> QSslSocketPrivate::defaultCiphers() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2070-2075 |  
  |  | 3 | 1 | 
 QSslSocketPrivate::defaultCaCertificates| Name:  | QSslSocketPrivate::defaultCaCertificates |  | Prototype:  | QList<QSslCertificate> QSslSocketPrivate::defaultCaCertificates() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2130-2135 |  
  |  | 3 | 1 | 
 QSslSocketPrivate::_q_stateChangedSlot| Name:  | QSslSocketPrivate::_q_stateChangedSlot |  | Prototype:  | void QSslSocketPrivate::_q_stateChangedSlot(QAbstractSocket::SocketState state) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2416-2424 |  
  |  | 3 | 1 | 
 QSslSocketPrivate::_q_flushWriteBuffer| Name:  | QSslSocketPrivate::_q_flushWriteBuffer |  | Prototype:  | void QSslSocketPrivate::_q_flushWriteBuffer() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2509-2514 |  
  |  | 3 | 2 | 
 QSslSocketPrivate::_q_channelReadyReadSlot| Name:  | QSslSocketPrivate::_q_channelReadyReadSlot |  | Prototype:  | void QSslSocketPrivate::_q_channelReadyReadSlot(int channel) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2471-2476 |  
  |  | 3 | 2 | 
 QSslSocketPrivate::_q_channelBytesWrittenSlot| Name:  | QSslSocketPrivate::_q_channelBytesWrittenSlot |  | Prototype:  | void QSslSocketPrivate::_q_channelBytesWrittenSlot(int channel, qint64 written) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2499-2504 |  
  |  | 3 | 2 | 
 QSslSocket::~QSslSocket| Name:  | QSslSocket::~QSslSocket |  | Prototype:  | QSslSocket::~QSslSocket() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 366-374 |  
  |  | 3 | 1 | 
 QSslSocket::setSocketOption| Name:  | QSslSocket::setSocketOption |  | Prototype:  | void QSslSocket::setSocketOption(QAbstractSocket::SocketOption option, const QVariant &value) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 527-532 |  
  |  | 3 | 2 | 
 QSslSocket::setLocalCertificate| Name:  | QSslSocket::setLocalCertificate |  | Prototype:  | void QSslSocket::setLocalCertificate(const QString &path, QSsl::EncodingFormat format) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 997-1004 |  
  |  | 3 | 2 | 
 QSslSocket::setLocalCertificate| Name:  | QSslSocket::setLocalCertificate |  | Prototype:  | void QSslSocket::setLocalCertificate(const QSslCertificate &certificate) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 983-988 |  
  |  | 3 | 1 | 
 QSslSocket::setCaCertificates| Name:  | QSslSocket::setCaCertificates |  | Prototype:  | void QSslSocket::setCaCertificates(const QList<QSslCertificate> &certificates) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 1393-1398 |  
  |  | 3 | 1 | 
 QSslSocket::QSslSocket| Name:  | QSslSocket::QSslSocket |  | Prototype:  | QSslSocket::QSslSocket(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 352-361 |  
  |  | 3 | 1 | 
 QSslContext::sharedFromConfiguration| Name:  | QSslContext::sharedFromConfiguration |  | Prototype:  | QSharedPointer<QSslContext> QSslContext::sharedFromConfiguration(QSslSocket::SslMode mode, const QSslConfiguration &configuration, bool allowRootCertOnDemandLoading) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp |  | Lines:  | 379-384 |  
  |  | 3 | 1 | 
 QSslContext::fromConfiguration| Name:  | QSslContext::fromConfiguration |  | Prototype:  | QSslContext* QSslContext::fromConfiguration(QSslSocket::SslMode mode, const QSslConfiguration &configuration, bool allowRootCertOnDemandLoading) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp |  | Lines:  | 372-377 |  
  |  | 3 | 1 | 
 QSslConfigurationPrivate::defaultConfiguration| Name:  | QSslConfigurationPrivate::defaultConfiguration |  | Prototype:  | QSslConfiguration QSslConfigurationPrivate::defaultConfiguration() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2193-2198 |  
  |  | 3 | 1 | 
 QSslConfiguration::localCertificate| Name:  | QSslConfiguration::localCertificate |  | Prototype:  | QSslCertificate QSslConfiguration::localCertificate() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp |  | Lines:  | 408-413 |  
  |  | 3 | 2 | 
 QSslCertificatePrivate::asn1ObjectId| Name:  | QSslCertificatePrivate::asn1ObjectId |  | Prototype:  | QByteArray QSslCertificatePrivate::asn1ObjectId(ASN1_OBJECT *object) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 582-588 |  
  |  | 3 | 1 | 
 QSslCertificate::toText| Name:  | QSslCertificate::toText |  | Prototype:  | QString QSslCertificate::toText() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 497-502 |  
  |  | 3 | 2 | 
 QSslCertificate::toPem| Name:  | QSslCertificate::toPem |  | Prototype:  | QByteArray QSslCertificate::toPem() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 483-488 |  
  |  | 3 | 2 | 
 QSslCertificate::toDer| Name:  | QSslCertificate::toDer |  | Prototype:  | QByteArray QSslCertificate::toDer() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 490-495 |  
  |  | 3 | 2 | 
 QSslCertificate::isSelfSigned| Name:  | QSslCertificate::isSelfSigned |  | Prototype:  | bool QSslCertificate::isSelfSigned() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 80-86 |  
  |  | 3 | 2 | 
 QSslCertificate::fromData| Name:  | QSslCertificate::fromData |  | Prototype:  | QList<QSslCertificate> QSslCertificate::fromData(const QByteArray &data, QSsl::EncodingFormat format) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 552-557 |  
  |  | 3 | 1 | 
 QSslCertificate::clear| Name:  | QSslCertificate::clear |  | Prototype:  | void QSslCertificate::clear() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 267-272 |  
  |  | 3 | 2 | 
 QSslCertificate::QSslCertificate| Name:  | QSslCertificate::QSslCertificate |  | Prototype:  | QSslCertificate::QSslCertificate(QIODevice *device, QSsl::EncodingFormat format) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp |  | Lines:  | 142-148 |  
  |  | 3 | 2 | 
 QSqlTableModelPrivate::initRecordAndPrimaryIndex| Name:  | QSqlTableModelPrivate::initRecordAndPrimaryIndex |  | Prototype:  | void QSqlTableModelPrivate::initRecordAndPrimaryIndex() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 94-99 |  
  |  | 3 | 1 | 
 QSqlTableModel::setSort| Name:  | QSqlTableModel::setSort |  | Prototype:  | void QSqlTableModel::setSort(int column, Qt::SortOrder order) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 962-967 |  
  |  | 3 | 1 |