| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QWidgetBackingStore::syncAllowed| Name:  | QWidgetBackingStore::syncAllowed |  | Prototype:  | bool QWidgetBackingStore::syncAllowed() |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp |  | Lines:  | 1102-1125 |  
  |  | 16 | 8 | 
 QWidget::setWindowOpacity| Name:  | QWidget::setWindowOpacity |  | Prototype:  | void QWidget::setWindowOpacity(qreal opacity) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11365-11390 |  
  |  | 16 | 6 | 
 QWidget::setMinimumSize| Name:  | QWidget::setMinimumSize |  | Prototype:  | void QWidget::setMinimumSize(int minw, int minh) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 4025-4048 |  
  |  | 16 | 7 | 
 QWidget::setBackingStore| Name:  | QWidget::setBackingStore |  | Prototype:  | void QWidget::setBackingStore(QBackingStore *store) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12087-12113 |  
  |  | 16 | 6 | 
 QWaitCondition::wait| Name:  | QWaitCondition::wait |  | Prototype:  | bool QWaitCondition::wait(QReadWriteLock *readWriteLock, unsigned long time) |  | Coverage:  |  57.143% (8/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp |  | Lines:  | 222-247 |  
  |  | 16 | 5 | 
 QVariant::cmp| Name:  | QVariant::cmp |  | Prototype:  | bool QVariant::cmp(const QVariant &v) const |  | Coverage:  | 100.000% (24/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp |  | Lines:  | 3482-3507 |  
  |  | 16 | 8 | 
 QUuid::fromRfc4122| Name:  | QUuid::fromRfc4122 |  | Prototype:  | QUuid QUuid::fromRfc4122(const QByteArray &bytes) |  | Coverage:  |  66.667% (6/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp |  | Lines:  | 475-499 |  
  |  | 16 | 3 | 
 QUnixPrintWidgetPrivate::setupPrinter| Name:  | QUnixPrintWidgetPrivate::setupPrinter |  | Prototype:  | void QUnixPrintWidgetPrivate::setupPrinter() |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 924-948 |  
  |  | 16 | 5 | 
 QUndoStack::clear| Name:  | QUndoStack::clear |  | Prototype:  | void QUndoStack::clear() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 533-557 |  
  |  | 16 | 3 | 
 QUndoStack::beginMacro| Name:  | QUndoStack::beginMacro |  | Prototype:  | void QUndoStack::beginMacro(const QString &text) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 955-978 |  
  |  | 16 | 5 | 
 QUdpSocket::readDatagram| Name:  | QUdpSocket::readDatagram |  | Prototype:  | qint64 QUdpSocket::readDatagram(char *data, qint64 maxSize, QHostAddress *address, quint16 *port) |  | Coverage:  |  63.158% (12/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp |  | Lines:  | 378-405 |  
  |  | 16 | 6 | 
 QTreeWidgetItemPrivate::propagateDisabled| Name:  | QTreeWidgetItemPrivate::propagateDisabled |  | Prototype:  | void QTreeWidgetItemPrivate::propagateDisabled(QTreeWidgetItem *item) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp |  | Lines:  | 1655-1679 |  
  |  | 16 | 6 | 
 QTreeWidgetItemIteratorPrivate::next| Name:  | QTreeWidgetItemIteratorPrivate::next |  | Prototype:  | QTreeWidgetItem *QTreeWidgetItemIteratorPrivate::next(const QTreeWidgetItem *current) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidgetitemiterator.cpp |  | Lines:  | 283-308 |  
  |  | 16 | 5 | 
 QTreeWidgetItemIterator::QTreeWidgetItemIterator| Name:  | QTreeWidgetItemIterator::QTreeWidgetItemIterator |  | Prototype:  | QTreeWidgetItemIterator::QTreeWidgetItemIterator(QTreeWidgetItem *item, IteratorFlags flags) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidgetitemiterator.cpp |  | Lines:  | 116-143 |  
  |  | 16 | 3 | 
 QTreeViewPrivate::prepareAnimatedOperation| Name:  | QTreeViewPrivate::prepareAnimatedOperation |  | Prototype:  | void QTreeViewPrivate::prepareAnimatedOperation(int item, QVariantAnimation::Direction direction) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 3174-3194 |  
  |  | 16 | 3 | 
 QTreeModel::index| Name:  | QTreeModel::index |  | Prototype:  | QModelIndex QTreeModel::index(const QTreeWidgetItem *item, int column) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp |  | Lines:  | 232-253 |  
  |  | 16 | 4 | 
 QTransform::map| Name:  | QTransform::map |  | Prototype:  | QPolygon QTransform::map(const QPolygon &a) const |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp |  | Lines:  | 1465-1487 |  
  |  | 16 | 12 | 
 QToolBarPrivate::initDrag| Name:  | QToolBarPrivate::initDrag |  | Prototype:  | void QToolBarPrivate::initDrag(const QPoint &pos) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp |  | Lines:  | 169-191 |  
  |  | 16 | 4 | 
 QToolBarAreaLayoutInfo::insertToolBarBreak| Name:  | QToolBarAreaLayoutInfo::insertToolBarBreak |  | Prototype:  | void QToolBarAreaLayoutInfo::insertToolBarBreak(QToolBar *before) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp |  | Lines:  | 347-373 |  
  |  | 16 | 7 | 
 QTimeZonePrivate::availableTimeZoneIds| Name:  | QTimeZonePrivate::availableTimeZoneIds |  | Prototype:  | QList<QByteArray> QTimeZonePrivate::availableTimeZoneIds(int offsetFromUtc) const |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp |  | Lines:  | 380-406 |  
  |  | 16 | 5 | 
 QThreadPrivate::setPriority| Name:  | QThreadPrivate::setPriority |  | Prototype:  | void QThreadPrivate::setPriority(QThread::Priority threadPriority) |  | Coverage:  |  28.571% (4/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 721-761 |  
  |  | 16 | 4 | 
 QTextStreamPrivate::reset| Name:  | QTextStreamPrivate::reset |  | Prototype:  | void QTextStreamPrivate::reset() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 392-415 |  
  |  | 16 | 1 | 
 QTextStream::readLineInto| Name:  | QTextStream::readLineInto |  | Prototype:  | bool QTextStream::readLineInto(QString *line, qint64 maxlen) |  | Coverage:  |  63.636% (14/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 1708-1731 |  
  |  | 16 | 6 | 
 QTextItemInt::initWithScriptItem| Name:  | QTextItemInt::initWithScriptItem |  | Prototype:  | void QTextItemInt::initWithScriptItem(const QScriptItem &si) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 3473-3498 |  
  |  | 16 | 7 | 
 QTextHtmlExporter::emitFrame| Name:  | QTextHtmlExporter::emitFrame |  | Prototype:  | void QTextHtmlExporter::emitFrame(QTextFrame::Iterator frameIt) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 3142-3166 |  
  |  | 16 | 7 | 
 QTextEngine::offsetInLigature| Name:  | QTextEngine::offsetInLigature |  | Prototype:  | QFixed QTextEngine::offsetInLigature(const QScriptItem *si, int pos, int max, int glyph_pos) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 3109-3137 |  
  |  | 16 | 7 | 
 QTextEngine::attributes| Name:  | QTextEngine::attributes |  | Prototype:  | const QCharAttributes *QTextEngine::attributes() const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 1492-1516 |  
  |  | 16 | 4 | 
 QTextEditPrivate::pageUpDown| Name:  | QTextEditPrivate::pageUpDown |  | Prototype:  | void QTextEditPrivate::pageUpDown(QTextCursor::MoveOperation op, QTextCursor::MoveMode moveMode) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp |  | Lines:  | 220-244 |  
  |  | 16 | 4 | 
 QTextEdit::changeEvent| Name:  | QTextEdit::changeEvent |  | Prototype:  | void QTextEdit::changeEvent(QEvent *e) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp |  | Lines:  | 1811-1830 |  
  |  | 16 | 7 | 
 QTextDocumentLayoutPrivate::findY| Name:  | QTextDocumentLayoutPrivate::findY |  | Prototype:  | QFixed QTextDocumentLayoutPrivate::findY(QFixed yFrom, const QTextLayoutStruct *layoutStruct, QFixed requiredWidth) const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 2826-2853 |  
  |  | 16 | 7 | 
 QTextDocument::clone| Name:  | QTextDocument::clone |  | Prototype:  | QTextDocument *QTextDocument::clone(QObject *parent) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 335-355 |  
  |  | 16 | 1 | 
 QTestPrivate::checkBlackLists| Name:  | QTestPrivate::checkBlackLists |  | Prototype:  | void checkBlackLists(const char *slot, const char *data) |  | Coverage:  |  66.667% (14/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp |  | Lines:  | 269-296 |  
  |  | 16 | 5 | 
 QTest::handleIgnoredMessage| Name:  | QTest::handleIgnoredMessage |  | Prototype:  | static bool handleIgnoredMessage(QtMsgType type, const QString &message) |  | Coverage:  | 100.000% (17/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp |  | Lines:  | 256-280 |  
  |  | 16 | 6 | 
 QTableWidgetPrivate::setup| Name:  | QTableWidgetPrivate::setup |  | Prototype:  | void QTableWidgetPrivate::setup() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 1576-1598 |  
  |  | 16 | 1 | 
 QTableView::selectionChanged| Name:  | QTableView::selectionChanged |  | Prototype:  | void QTableView::selectionChanged(const QItemSelection &selected, const QItemSelection &deselected) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 3322-3347 |  
  |  | 16 | 4 | 
 QTableModel::removeItem| Name:  | QTableModel::removeItem |  | Prototype:  | void QTableModel::removeItem(QTableWidgetItem *item) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 247-270 |  
  |  | 16 | 4 | 
 QTabWidgetPrivate::init| Name:  | QTabWidgetPrivate::init |  | Prototype:  | void QTabWidgetPrivate::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp |  | Lines:  | 226-254 |  
  |  | 16 | 1 | 
 QSyntaxHighlighterPrivate::reformatBlocks| Name:  | QSyntaxHighlighterPrivate::reformatBlocks |  | Prototype:  | void QSyntaxHighlighterPrivate::reformatBlocks(int from, int charsRemoved, int charsAdded) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp |  | Lines:  | 164-192 |  
  |  | 16 | 4 | 
 QStyledItemDelegate::updateEditorGeometry| Name:  | QStyledItemDelegate::updateEditorGeometry |  | Prototype:  | void QStyledItemDelegate::updateEditorGeometry(QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qstyleditemdelegate.cpp |  | Lines:  | 490-522 |  
  |  | 16 | 5 | 
 QStyleSheetStyleSelector::nodeNameEquals| Name:  | QStyleSheetStyleSelector::nodeNameEquals |  | Prototype:  | bool nodeNameEquals(NodePtr node, const QString& nodeName) const override |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1484-1506 |  
  |  | 16 | 6 | 
 QStrokerOps::strokeEllipse| Name:  | QStrokerOps::strokeEllipse |  | Prototype:  | void QStrokerOps::strokeEllipse(const QRectF &rect, void *data, const QTransform &matrix) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 343-366 |  
  |  | 16 | 4 | 
 QStringRef::lastIndexOf| Name:  | QStringRef::lastIndexOf |  | Prototype:  | int QStringRef::lastIndexOf(QLatin1String str, int from, Qt::CaseSensitivity cs) const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 9811-9832 |  
  |  | 16 | 6 | 
 QStringRef::lastIndexOf| Name:  | QStringRef::lastIndexOf |  | Prototype:  | int QStringRef::lastIndexOf(const QStringRef &str, int from, Qt::CaseSensitivity cs) const |  | Coverage:  | 100.000% (20/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 9849-9869 |  
  |  | 16 | 6 | 
 QString::lastIndexOf| Name:  | QString::lastIndexOf |  | Prototype:  | int QString::lastIndexOf(QLatin1String str, int from, Qt::CaseSensitivity cs) const |  | Coverage:  |  40.000% (8/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 3304-3325 |  
  |  | 16 | 6 | 
 QString::insert| Name:  | QString::insert |  | Prototype:  | QString& QString::insert(int i, const QChar *unicode, int size) |  | Coverage:  |  83.333% (15/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 1998-2022 |  
  |  | 16 | 5 | 
 QStateMachinePrivate::unregisterEventTransition| Name:  | QStateMachinePrivate::unregisterEventTransition |  | Prototype:  | void QStateMachinePrivate::unregisterEventTransition(QEventTransition *transition) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2376-2396 |  
  |  | 16 | 5 | 
 QStandardItemPrivate::setModel| Name:  | QStandardItemPrivate::setModel |  | Prototype:  | void QStandardItemPrivate::setModel(QStandardItemModel *mod) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 302-325 |  
  |  | 16 | 7 | 
 QStandardItem::setData| Name:  | QStandardItem::setData |  | Prototype:  | void QStandardItem::setData(const QVariant &value, int role) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 822-844 |  
  |  | 16 | 7 | 
 QStandardItem::removeRows| Name:  | QStandardItem::removeRows |  | Prototype:  | void QStandardItem::removeRows(int row, int count) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1680-1699 |  
  |  | 16 | 6 | 
 QStandardItem::removeColumns| Name:  | QStandardItem::removeColumns |  | Prototype:  | void QStandardItem::removeColumns(int column, int count) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1707-1727 |  
  |  | 16 | 7 | 
 QStackedLayout::takeAt| Name:  | QStackedLayout::takeAt |  | Prototype:  | QLayoutItem *QStackedLayout::takeAt(int index) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 263-284 |  
  |  | 16 | 6 | 
 QStackedLayout::insertWidget| Name:  | QStackedLayout::insertWidget |  | Prototype:  | int QStackedLayout::insertWidget(int index, QWidget *widget) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 220-240 |  
  |  | 16 | 5 | 
 QSslSocketPrivate::ensureCiphersAndCertsLoaded| Name:  | QSslSocketPrivate::ensureCiphersAndCertsLoaded |  | Prototype:  | void QSslSocketPrivate::ensureCiphersAndCertsLoaded() |  | Coverage:  |  61.538% (8/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 510-567 |  
  |  | 16 | 5 | 
 QSslSocketBackendPrivate::checkSslErrors| Name:  | QSslSocketBackendPrivate::checkSslErrors |  | Prototype:  | bool QSslSocketBackendPrivate::checkSslErrors() |  | Coverage:  |  89.474% (17/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 1224-1248 |  
  |  | 16 | 4 | 
 QSslSocket::waitForEncrypted| Name:  | QSslSocket::waitForEncrypted |  | Prototype:  | bool QSslSocket::waitForEncrypted(int msecs) |  | Coverage:  |  73.077% (19/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 1568-1595 |  
  |  | 16 | 8 | 
 QSslSocket::setSocketDescriptor| Name:  | QSslSocket::setSocketDescriptor |  | Prototype:  | bool QSslSocket::setSocketDescriptor(qintptr socketDescriptor, SocketState state, OpenMode openMode) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 497-519 |  
  |  | 16 | 2 | 
 QSslSocket::connectToHostEncrypted| Name:  | QSslSocket::connectToHostEncrypted |  | Prototype:  | void QSslSocket::connectToHostEncrypted(const QString &hostName, quint16 port, const QString &sslPeerName, OpenMode mode, NetworkLayerProtocol protocol) |  | Coverage:  |  33.333% (3/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 464-483 |  
  |  | 16 | 3 | 
 QSplitter::setRubberBand| Name:  | QSplitter::setRubberBand |  | Prototype:  | void QSplitter::setRubberBand(int pos) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 1259-1281 |  
  |  | 16 | 4 | 
 QSpdyProtocolHandler::readNextChunk| Name:  | QSpdyProtocolHandler::readNextChunk |  | Prototype:  | bool QSpdyProtocolHandler::readNextChunk(qint64 length, char *sink) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 539-567 |  
  |  | 16 | 4 | 
 QSortFilterProxyModelPrivate::source_to_proxy| Name:  | QSortFilterProxyModelPrivate::source_to_proxy |  | Prototype:  | QModelIndex QSortFilterProxyModelPrivate::source_to_proxy(const QModelIndex &source_index) const |  | Coverage:  |  64.706% (11/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 392-411 |  
  |  | 16 | 5 | 
 QSortFilterProxyModelPrivate::source_items_about_to_be_removed| Name:  | QSortFilterProxyModelPrivate::source_items_about_to_be_removed |  | Prototype:  | void QSortFilterProxyModelPrivate::source_items_about_to_be_removed( const QModelIndex &source_parent, int start, int end, Qt::Orientation orient) |  | Coverage:  |  85.714% (18/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 841-867 |  
  |  | 16 | 5 | 
 QSortFilterProxyModelPrivate::proxy_intervals_for_source_items| Name:  | QSortFilterProxyModelPrivate::proxy_intervals_for_source_items |  | Prototype:  | QVector<QPair<int, int > > QSortFilterProxyModelPrivate::proxy_intervals_for_source_items( const QVector<int> &source_to_proxy, const QVector<int> &source_items) const |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 513-537 |  
  |  | 16 | 4 | 
 QSortFilterProxyModel::filterAcceptsRow| Name:  | QSortFilterProxyModel::filterAcceptsRow |  | Prototype:  | bool QSortFilterProxyModel::filterAcceptsRow(int source_row, const QModelIndex &source_parent) const |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2707-2727 |  
  |  | 16 | 6 | 
 QSocks5SocketEngine::write| Name:  | QSocks5SocketEngine::write |  | Prototype:  | qint64 QSocks5SocketEngine::write(const char *data, qint64 len) |  | Coverage:  |  62.500% (10/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1545-1578 |  
  |  | 16 | 6 | 
 QSimplex::iterate| Name:  | QSimplex::iterate |  | Prototype:  | bool QSimplex::iterate() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp |  | Lines:  | 472-505 |  
  |  | 16 | 6 | 
 QSharedMemoryPrivate::handle| Name:  | QSharedMemoryPrivate::handle |  | Prototype:  | key_t QSharedMemoryPrivate::handle() |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp |  | Lines:  | 71-98 |  
  |  | 16 | 5 | 
 QSharedMemory::create| Name:  | QSharedMemory::create |  | Prototype:  | bool QSharedMemory::create(int size, AccessMode mode) |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp |  | Lines:  | 326-359 |  
  |  | 16 | 5 | 
 QSettingsPrivate::splitArgs| Name:  | QSettingsPrivate::splitArgs |  | Prototype:  | QStringList QSettingsPrivate::splitArgs(const QString &s, int idx) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 895-919 |  
  |  | 16 | 4 | 
 QScroller::pixelPerMeter| Name:  | QScroller::pixelPerMeter |  | Prototype:  | QPointF QScroller::pixelPerMeter() const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 569-594 |  
  |  | 16 | 5 | 
 QScrollBar::event| Name:  | QScrollBar::event |  | Prototype:  | bool QScrollBar::event(QEvent *event) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp |  | Lines:  | 481-508 |  
  |  | 16 | 10 | 
 QScreen::grabWindow| Name:  | QScreen::grabWindow |  | Prototype:  | QPixmap QScreen::grabWindow(WId window, int x, int y, int width, int height) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 689-709 |  
  |  | 16 | 4 | 
 QRollEffect::QRollEffect| Name:  | QRollEffect::QRollEffect |  | Prototype:  | QRollEffect::QRollEffect(QWidget* w, Qt::WindowFlags f, DirFlags orient) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp |  | Lines:  | 381-410 |  
  |  | 16 | 4 | 
 QResourceRoot::children| Name:  | QResourceRoot::children |  | Prototype:  | QStringList QResourceRoot::children(int node) const |  | Coverage:  |  70.000% (7/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 783-804 |  
  |  | 16 | 4 | 
 QRegularExpressionPrivate::optimizePattern| Name:  | QRegularExpressionPrivate::optimizePattern |  | Prototype:  | void QRegularExpressionPrivate::optimizePattern(OptimizePatternOption option) |  | Coverage:  |  72.727% (16/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1157-1185 |  
  |  | 16 | 6 | 
 QRegularExpressionPrivate::compilePattern| Name:  | QRegularExpressionPrivate::compilePattern |  | Prototype:  | void QRegularExpressionPrivate::compilePattern() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 995-1020 |  
  |  | 16 | 3 | 
 QRegExpCharClass::addRange| Name:  | QRegExpCharClass::addRange |  | Prototype:  | void QRegExpCharClass::addRange(ushort from, ushort to) |  | Coverage:  |  89.474% (17/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 2388-2414 |  
  |  | 16 | 7 | 
 QRasterPaintEngine::fillPolygon| Name:  | QRasterPaintEngine::fillPolygon |  | Prototype:  | void QRasterPaintEngine::fillPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1857-1886 |  
  |  | 16 | 3 | 
 QProxyStylePrivate::ensureBaseStyle| Name:  | QProxyStylePrivate::ensureBaseStyle |  | Prototype:  | void QProxyStylePrivate::ensureBaseStyle() const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp |  | Lines:  | 78-106 |  
  |  | 16 | 7 | 
 QProgressBar::text| Name:  | QProgressBar::text |  | Prototype:  | QString QProgressBar::text() const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp |  | Lines:  | 463-489 |  
  |  | 16 | 3 | 
 QProcessPrivate::setError| Name:  | QProcessPrivate::setError |  | Prototype:  | void QProcessPrivate::setError(QProcess::ProcessError error, const QString &description) |  | Coverage:  |  62.500% (10/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 961-988 |  
  |  | 16 | 8 | 
 QProcessPrivate::processStarted| Name:  | QProcessPrivate::processStarted |  | Prototype:  | bool QProcessPrivate::processStarted(QString *errorMessage) |  | Coverage:  |  88.235% (15/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 625-653 |  
  |  | 16 | 5 | 
 QPrintPreviewDialogPrivate::_q_setMode| Name:  | QPrintPreviewDialogPrivate::_q_setMode |  | Prototype:  | void QPrintPreviewDialogPrivate::_q_setMode(QAction* action) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 543-564 |  
  |  | 16 | 4 | 
 QPlatformAccessibility::initialize| Name:  | QPlatformAccessibility::initialize |  | Prototype:  | void QPlatformAccessibility::initialize() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp |  | Lines:  | 106-129 |  
  |  | 16 | 6 | 
 QPlainTextEditPrivate::verticalOffset| Name:  | QPlainTextEditPrivate::verticalOffset |  | Prototype:  | qreal QPlainTextEditPrivate::verticalOffset(int topBlock, int topLine) const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 479-500 |  
  |  | 16 | 4 | 
 QPixmapStyle::comboBoxSubControlRect| Name:  | QPixmapStyle::comboBoxSubControlRect |  | Prototype:  | QRect QPixmapStyle::comboBoxSubControlRect(const QStyleOptionComplex *option, QStyle::SubControl sc, const QWidget *) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 1039-1065 |  
  |  | 16 | 4 | 
 QPicture::save| Name:  | QPicture::save |  | Prototype:  | bool QPicture::save(const QString &fileName, const char *format) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp |  | Lines:  | 313-342 |  
  |  | 16 | 6 | 
 QPdfEngine::drawImage| Name:  | QPdfEngine::drawImage |  | Prototype:  | void QPdfEngine::drawImage(const QRectF &rectangle, const QImage &image, const QRectF &sr, Qt::ImageConversionFlags) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 923-943 |  
  |  | 16 | 3 | 
 QPalette::isEqual| Name:  | QPalette::isEqual |  | Prototype:  | bool QPalette::isEqual(QPalette::ColorGroup group1, QPalette::ColorGroup group2) const |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 844-869 |  
  |  | 16 | 8 | 
 QPainterPath::arcTo| Name:  | QPainterPath::arcTo |  | Prototype:  | void QPainterPath::arcTo(const QRectF &rect, qreal startAngle, qreal sweepLength) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 908-940 |  
  |  | 16 | 4 | 
 QPaintEngine::drawRects| Name:  | QPaintEngine::drawRects |  | Prototype:  | void QPaintEngine::drawRects(const QRectF *rects, int rectCount) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 863-885 |  
  |  | 16 | 5 | 
 QPaintEngine::drawPolygon| Name:  | QPaintEngine::drawPolygon |  | Prototype:  | void QPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 325-338 |  
  |  | 16 | 2 | 
 QPaintEngine::drawPolygon| Name:  | QPaintEngine::drawPolygon |  | Prototype:  | void QPaintEngine::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 354-367 |  
  |  | 16 | 2 | 
 QPageLayout::setMargins| Name:  | QPageLayout::setMargins |  | Prototype:  | bool QPageLayout::setMargins(const QMarginsF &margins) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp |  | Lines:  | 601-620 |  
  |  | 16 | 3 | 
 QOpenGLWidgetPrivate::reset| Name:  | QOpenGLWidgetPrivate::reset |  | Prototype:  | void QOpenGLWidgetPrivate::reset() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 657-683 |  
  |  | 16 | 3 | 
 QOpenGLWidget::event| Name:  | QOpenGLWidget::event |  | Prototype:  | bool QOpenGLWidget::event(QEvent *e) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp |  | Lines:  | 1326-1351 |  
  |  | 16 | 10 | 
 QOpenGLTextureGlyphCache::QOpenGLTextureGlyphCache| Name:  | QOpenGLTextureGlyphCache::QOpenGLTextureGlyphCache |  | Prototype:  | QOpenGLTextureGlyphCache::QOpenGLTextureGlyphCache(QFontEngine::GlyphFormat format, const QTransform &matrix) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp |  | Lines:  | 52-81 |  
  |  | 16 | 1 | 
 QOpenGLTextureBlitterPrivate::prepareProgram| Name:  | QOpenGLTextureBlitterPrivate::prepareProgram |  | Prototype:  | void QOpenGLTextureBlitterPrivate::prepareProgram(const QMatrix4x4 &vertexTransform) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp |  | Lines:  | 219-244 |  
  |  | 16 | 3 | 
 QOpenGLTexture::setSwizzleMask| Name:  | QOpenGLTexture::setSwizzleMask |  | Prototype:  | void QOpenGLTexture::setSwizzleMask(SwizzleValue r, SwizzleValue g, SwizzleValue b, SwizzleValue a) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 3764-3792 |  
  |  | 16 | 3 | 
 QOpenGLTexture::setBorderColor| Name:  | QOpenGLTexture::setBorderColor |  | Prototype:  | void QOpenGLTexture::setBorderColor(float r, float g, float b, float a) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 4122-4148 |  
  |  | 16 | 3 | 
 QOpenGLTexture::setBorderColor| Name:  | QOpenGLTexture::setBorderColor |  | Prototype:  | void QOpenGLTexture::setBorderColor(int r, int g, int b, int a) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 4155-4183 |  
  |  | 16 | 3 |