| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QKeySequence::setKey| Name:  | QKeySequence::setKey |  | Prototype:  | void QKeySequence::setKey(int key, int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp |  | Lines:  | 904-909 |  
  |  | 3 | 1 | 
 QKeySequenceEdit::QKeySequenceEdit| Name:  | QKeySequenceEdit::QKeySequenceEdit |  | Prototype:  | QKeySequenceEdit::QKeySequenceEdit(const QKeySequence &keySequence, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp |  | Lines:  | 151-157 |  
  |  | 3 | 1 | 
 QLCDNumber::QLCDNumber| Name:  | QLCDNumber::QLCDNumber |  | Prototype:  | QLCDNumber::QLCDNumber(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 340-346 |  
  |  | 3 | 1 | 
 QLCDNumber::QLCDNumber| Name:  | QLCDNumber::QLCDNumber |  | Prototype:  | QLCDNumber::QLCDNumber(uint numDigits, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 360-366 |  
  |  | 3 | 1 | 
 QLCDNumber::setMode| Name:  | QLCDNumber::setMode |  | Prototype:  | void QLCDNumber::setMode(Mode m) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 518-523 |  
  |  | 3 | 1 | 
 QLCDNumber::setSmallDecimalPoint| Name:  | QLCDNumber::setSmallDecimalPoint |  | Prototype:  | void QLCDNumber::setSmallDecimalPoint(bool b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 690-695 |  
  |  | 3 | 1 | 
 QLabel::QLabel| Name:  | QLabel::QLabel |  | Prototype:  | QLabel::QLabel(const QString &text, QWidget *parent, Qt::WindowFlags f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 235-241 |  
  |  | 3 | 1 | 
 QLabel::clear| Name:  | QLabel::clear |  | Prototype:  | void QLabel::clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 350-355 |  
  |  | 3 | 1 | 
 QLabel::setIndent| Name:  | QLabel::setIndent |  | Prototype:  | void QLabel::setIndent(int indent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 521-526 |  
  |  | 3 | 1 | 
 QLabel::setNum| Name:  | QLabel::setNum |  | Prototype:  | void QLabel::setNum(int num) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 417-422 |  
  |  | 3 | 1 | 
 QLabel::setNum| Name:  | QLabel::setNum |  | Prototype:  | void QLabel::setNum(double num) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 437-442 |  
  |  | 3 | 1 | 
 QLatin15Codec::aliases| Name:  | QLatin15Codec::aliases |  | Prototype:  | QList<QByteArray> QLatin15Codec::aliases() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp |  | Lines:  | 228-233 |  
  |  | 3 | 1 | 
 QLatin1Codec::convertToUnicode| Name:  | QLatin1Codec::convertToUnicode |  | Prototype:  | QString QLatin1Codec::convertToUnicode(const char *chars, int len, ConverterState *) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp |  | Lines:  | 51-57 |  
  |  | 3 | 2 | 
 QLayout::QLayout| Name:  | QLayout::QLayout |  | Prototype:  | QLayout::QLayout(QWidget *parent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 109-115 |  
  |  | 3 | 2 | 
 QLayout::adoptLayout| Name:  | QLayout::adoptLayout |  | Prototype:  | bool QLayout::adoptLayout(QLayout *layout) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 800-805 |  
  |  | 3 | 1 | 
 QLayout::contentsMargins| Name:  | QLayout::contentsMargins |  | Prototype:  | QMargins QLayout::contentsMargins() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 439-444 |  
  |  | 3 | 1 | 
 QLayout::invalidate| Name:  | QLayout::invalidate |  | Prototype:  | void QLayout::invalidate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 542-547 |  
  |  | 3 | 1 | 
 QLibrary::fileName| Name:  | QLibrary::fileName |  | Prototype:  | QString QLibrary::fileName() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 937-942 |  
  |  | 3 | 2 | 
 QLibrary::resolve| Name:  | QLibrary::resolve |  | Prototype:  | QFunctionPointer QLibrary::resolve(const char *symbol) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 1006-1011 |  
  |  | 3 | 2 | 
 QLibraryPrivate::QLibraryPrivate| Name:  | QLibraryPrivate::QLibraryPrivate |  | Prototype:  | QLibraryPrivate::QLibraryPrivate(const QString &canonicalFileName, const QString &version, QLibrary::LoadHints loadHints) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 487-494 |  
  |  | 3 | 2 | 
 QLibraryPrivate::isPlugin| Name:  | QLibraryPrivate::isPlugin |  | Prototype:  | bool QLibraryPrivate::isPlugin() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 696-702 |  
  |  | 3 | 2 | 
 QLibraryPrivate::mergeLoadHints| Name:  | QLibraryPrivate::mergeLoadHints |  | Prototype:  | void QLibraryPrivate::mergeLoadHints(QLibrary::LoadHints lh) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 506-513 |  
  |  | 3 | 2 | 
 QLibraryPrivate::resolve| Name:  | QLibraryPrivate::resolve |  | Prototype:  | QFunctionPointer QLibraryPrivate::resolve(const char *symbol) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 515-520 |  
  |  | 3 | 2 | 
 QLineEdit::addAction| Name:  | QLineEdit::addAction |  | Prototype:  | void QLineEdit::addAction(QAction *action, ActionPosition position) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 450-455 |  
  |  | 3 | 1 | 
 QLineEdit::addAction| Name:  | QLineEdit::addAction |  | Prototype:  | QAction *QLineEdit::addAction(const QIcon &icon, ActionPosition position) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 465-470 |  
  |  | 3 | 1 | 
 QLineEdit::clear| Name:  | QLineEdit::clear |  | Prototype:  | void QLineEdit::clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 1276-1281 |  
  |  | 3 | 1 | 
 QLineEdit::contextMenuEvent| Name:  | QLineEdit::contextMenuEvent |  | Prototype:  | void QLineEdit::contextMenuEvent(QContextMenuEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 2082-2088 |  
  |  | 3 | 2 | 
 QLineEdit::cut| Name:  | QLineEdit::cut |  | Prototype:  | void QLineEdit::cut() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 1356-1362 |  
  |  | 3 | 2 | 
 QLineEdit::redo| Name:  | QLineEdit::redo |  | Prototype:  | void QLineEdit::redo() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 1298-1303 |  
  |  | 3 | 1 | 
 QLineEdit::setAlignment| Name:  | QLineEdit::setAlignment |  | Prototype:  | void QLineEdit::setAlignment(Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 772-777 |  
  |  | 3 | 1 | 
 QLineEdit::undo| Name:  | QLineEdit::undo |  | Prototype:  | void QLineEdit::undo() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 1288-1293 |  
  |  | 3 | 1 | 
 QLineEditIconButton::startOpacityAnimation| Name:  | QLineEditIconButton::startOpacityAnimation |  | Prototype:  | void QLineEditIconButton::startOpacityAnimation(qreal endValue) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 378-384 |  
  |  | 3 | 2 | 
 QLineEditPrivate::_q_cursorPositionChanged| Name:  | QLineEditPrivate::_q_cursorPositionChanged |  | Prototype:  | void QLineEditPrivate::_q_cursorPositionChanged(int from, int to) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 131-136 |  
  |  | 3 | 1 | 
 QLineEditPrivate::_q_handleWindowActivate| Name:  | QLineEditPrivate::_q_handleWindowActivate |  | Prototype:  | void QLineEditPrivate::_q_handleWindowActivate() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 113-118 |  
  |  | 3 | 2 | 
 QLineEditPrivate::resetInputMethod| Name:  | QLineEditPrivate::resetInputMethod |  | Prototype:  | void QLineEditPrivate::resetInputMethod() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 264-270 |  
  |  | 3 | 2 | 
 QLineEditPrivate::updatePasswordEchoEditing| Name:  | QLineEditPrivate::updatePasswordEchoEditing |  | Prototype:  | void QLineEditPrivate::updatePasswordEchoEditing(bool editing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 257-262 |  
  |  | 3 | 1 | 
 QLineEditPrivate::xToPos| Name:  | QLineEditPrivate::xToPos |  | Prototype:  | int QLineEditPrivate::xToPos(int x, QTextLine::CursorPosition betweenOrOn) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 72-77 |  
  |  | 3 | 1 | 
 QLineF::length| Name:  | QLineF::length |  | Prototype:  | qreal QLineF::length() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp |  | Lines:  | 552-557 |  
  |  | 3 | 1 | 
 QLinearGradient::setFinalStop| Name:  | QLinearGradient::setFinalStop |  | Prototype:  | void QLinearGradient::setFinalStop(const QPointF &stop) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1761-1766 |  
  |  | 3 | 1 | 
 QLinearGradient::setStart| Name:  | QLinearGradient::setStart |  | Prototype:  | void QLinearGradient::setStart(const QPointF &start) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1720-1725 |  
  |  | 3 | 1 | 
 QListModel::data| Name:  | QListModel::data |  | Prototype:  | QVariant QListModel::data(const QModelIndex &index, int role) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 218-223 |  
  |  | 3 | 2 | 
 QListModel::flags| Name:  | QListModel::flags |  | Prototype:  | Qt::ItemFlags QListModel::flags(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 283-288 |  
  |  | 3 | 2 | 
 QListModel::index| Name:  | QListModel::index |  | Prototype:  | QModelIndex QListModel::index(int row, int column, const QModelIndex &parent) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 211-216 |  
  |  | 3 | 2 | 
 QListModel::sortedInsertionIterator| Name:  | QListModel::sortedInsertionIterator |  | Prototype:  | QList<QListWidgetItem*>::iterator QListModel::sortedInsertionIterator( const QList<QListWidgetItem*>::iterator &begin, const QList<QListWidgetItem*>::iterator &end, Qt::SortOrder order, QListWidgetItem *item) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 405-413 |  
  |  | 3 | 2 | 
 QListView::scrollContentsBy| Name:  | QListView::scrollContentsBy |  | Prototype:  | void QListView::scrollContentsBy(int dx, int dy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 705-710 |  
  |  | 3 | 1 | 
 QListView::setResizeMode| Name:  | QListView::setResizeMode |  | Prototype:  | void QListView::setResizeMode(ResizeMode mode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 325-330 |  
  |  | 3 | 1 | 
 QListView::setSelectionRectVisible| Name:  | QListView::setSelectionRectVisible |  | Prototype:  | void QListView::setSelectionRectVisible(bool show) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1614-1619 |  
  |  | 3 | 1 | 
 QListViewPrivate::dropOn| Name:  | QListViewPrivate::dropOn |  | Prototype:  | bool QListViewPrivate::dropOn(QDropEvent *event, int *dropRow, int *dropCol, QModelIndex *dropIndex) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1837-1843 |  
  |  | 3 | 2 | 
 QListViewPrivate::indexToListViewItem| Name:  | QListViewPrivate::indexToListViewItem |  | Prototype:  | QListViewItem QListViewPrivate::indexToListViewItem(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1728-1734 |  
  |  | 3 | 2 | 
 QListViewPrivate::position| Name:  | QListViewPrivate::position |  | Prototype:  | QAbstractItemView::DropIndicatorPosition QListViewPrivate::position(const QPoint &pos, const QRect &rect, const QModelIndex &idx) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1829-1835 |  
  |  | 3 | 2 | 
 QListWidget::clear| Name:  | QListWidget::clear |  | Prototype:  | void QListWidget::clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 1796-1801 |  
  |  | 3 | 1 | 
 QListWidget::closePersistentEditor| Name:  | QListWidget::closePersistentEditor |  | Prototype:  | void QListWidget::closePersistentEditor(QListWidgetItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 1641-1646 |  
  |  | 3 | 1 | 
 QListWidget::insertItem| Name:  | QListWidget::insertItem |  | Prototype:  | void QListWidget::insertItem(int row, QListWidgetItem *item) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 1412-1417 |  
  |  | 3 | 2 | 
 QListWidget::isItemSelected| Name:  | QListWidget::isItemSelected |  | Prototype:  | bool QListWidget::isItemSelected(const QListWidgetItem *item) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 1688-1693 |  
  |  | 3 | 1 | 
 QListWidget::itemWidget| Name:  | QListWidget::itemWidget |  | Prototype:  | QWidget *QListWidget::itemWidget(QListWidgetItem *item) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 1655-1660 |  
  |  | 3 | 1 | 
 QListWidget::openPersistentEditor| Name:  | QListWidget::openPersistentEditor |  | Prototype:  | void QListWidget::openPersistentEditor(QListWidgetItem *item) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 1629-1634 |  
  |  | 3 | 1 | 
 QListWidget::scrollToItem| Name:  | QListWidget::scrollToItem |  | Prototype:  | void QListWidget::scrollToItem(const QListWidgetItem *item, QAbstractItemView::ScrollHint hint) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 1784-1789 |  
  |  | 3 | 1 | 
 QListWidget::setItemWidget| Name:  | QListWidget::setItemWidget |  | Prototype:  | void QListWidget::setItemWidget(QListWidgetItem *item, QWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 1674-1679 |  
  |  | 3 | 1 | 
 QListWidget::sortItems| Name:  | QListWidget::sortItems |  | Prototype:  | void QListWidget::sortItems(Qt::SortOrder order) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 1575-1580 |  
  |  | 3 | 1 | 
 QListWidget::visualItemRect| Name:  | QListWidget::visualItemRect |  | Prototype:  | QRect QListWidget::visualItemRect(const QListWidgetItem *item) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 1565-1570 |  
  |  | 3 | 1 | 
 QListWidgetItem::operator=| Name:  | QListWidgetItem::operator= |  | Prototype:  | QListWidgetItem &QListWidgetItem::operator=(const QListWidgetItem &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 789-794 |  
  |  | 3 | 1 | 
 QListWidgetItem::setFlags| Name:  | QListWidgetItem::setFlags |  | Prototype:  | void QListWidgetItem::setFlags(Qt::ItemFlags aflags) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 954-958 |  
  |  | 3 | 2 | 
 QListWidgetItem::~QListWidgetItem| Name:  | QListWidgetItem::~QListWidgetItem |  | Prototype:  | QListWidgetItem::~QListWidgetItem() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 675-680 |  
  |  | 3 | 2 | 
 QListWidgetPrivate::_q_dataChanged| Name:  | QListWidgetPrivate::_q_dataChanged |  | Prototype:  | void QListWidgetPrivate::_q_dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 1137-1143 |  
  |  | 3 | 2 | 
 QLocalSocket::~QLocalSocket| Name:  | QLocalSocket::~QLocalSocket |  | Prototype:  | QLocalSocket::~QLocalSocket() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp |  | Lines:  | 357-364 |  
  |  | 3 | 1 | 
 QLocale::countryToString| Name:  | QLocale::countryToString |  | Prototype:  | QString QLocale::countryToString(Country country) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 1160-1165 |  
  |  | 3 | 2 | 
 QLocale::languageToString| Name:  | QLocale::languageToString |  | Prototype:  | QString QLocale::languageToString(Language language) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 1147-1152 |  
  |  | 3 | 2 | 
 QLocale::scriptToString| Name:  | QLocale::scriptToString |  | Prototype:  | QString QLocale::scriptToString(QLocale::Script script) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 1174-1179 |  
  |  | 3 | 2 | 
 QLoggingRegistry::updateRules| Name:  | QLoggingRegistry::updateRules |  | Prototype:  | void QLoggingRegistry::updateRules() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp |  | Lines:  | 366-372 |  
  |  | 3 | 2 | 
 QLoggingSettingsParser::setContent| Name:  | QLoggingSettingsParser::setContent |  | Prototype:  | void QLoggingSettingsParser::setContent(const QString &content) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp |  | Lines:  | 187-192 |  
  |  | 3 | 1 | 
 QMainWindow::addDockWidget| Name:  | QMainWindow::addDockWidget |  | Prototype:  | void QMainWindow::addDockWidget(Qt::DockWidgetArea area, QDockWidget *dockwidget, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1136-1144 |  
  |  | 3 | 2 | 
 QMainWindow::addToolBarBreak| Name:  | QMainWindow::addToolBarBreak |  | Prototype:  | void QMainWindow::addToolBarBreak(Qt::ToolBarArea area) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 741-746 |  
  |  | 3 | 2 | 
 QMainWindow::removeDockWidget| Name:  | QMainWindow::removeDockWidget |  | Prototype:  | void QMainWindow::removeDockWidget(QDockWidget *dockwidget) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1224-1230 |  
  |  | 3 | 2 | 
 QMainWindow::removeToolBar| Name:  | QMainWindow::removeToolBar |  | Prototype:  | void QMainWindow::removeToolBar(QToolBar *toolbar) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 862-868 |  
  |  | 3 | 2 | 
 QMainWindow::tabPosition| Name:  | QMainWindow::tabPosition |  | Prototype:  | QTabWidget::TabPosition QMainWindow::tabPosition(Qt::DockWidgetArea area) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1059-1064 |  
  |  | 3 | 2 | 
 QMainWindowLayout::createTabbedDockWindow| Name:  | QMainWindowLayout::createTabbedDockWindow |  | Prototype:  | QDockWidgetGroupWindow *QMainWindowLayout::createTabbedDockWindow() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 2491-2496 |  
  |  | 3 | 1 | 
 QMainWindowLayout::~QMainWindowLayout| Name:  | QMainWindowLayout::~QMainWindowLayout |  | Prototype:  | QMainWindowLayout::~QMainWindowLayout() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 2207-2217 |  
  |  | 3 | 1 | 
 QMainWindowLayoutState::clear| Name:  | QMainWindowLayoutState::clear |  | Prototype:  | void QMainWindowLayoutState::clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 721-734 |  
  |  | 3 | 1 | 
 QMapDataBase::recalcMostLeftNode| Name:  | QMapDataBase::recalcMostLeftNode |  | Prototype:  | void QMapDataBase::recalcMostLeftNode() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp |  | Lines:  | 297-302 |  
  |  | 3 | 2 | 
 QMatrix4x4::copyDataTo| Name:  | QMatrix4x4::copyDataTo |  | Prototype:  | void QMatrix4x4::copyDataTo(float *values) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 1655-1660 |  
  |  | 3 | 3 | 
 QMatrix4x4::toAffine| Name:  | QMatrix4x4::toAffine |  | Prototype:  | QMatrix QMatrix4x4::toAffine() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 1669-1674 |  
  |  | 3 | 1 | 
 QMatrix4x4::toTransform| Name:  | QMatrix4x4::toTransform |  | Prototype:  | QTransform QMatrix4x4::toTransform() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 1687-1692 |  
  |  | 3 | 1 | 
 QMatrix::map| Name:  | QMatrix::map |  | Prototype:  | QPointF QMatrix::map(const QPointF &point) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp |  | Lines:  | 530-535 |  
  |  | 3 | 1 | 
 QMatrix::translate| Name:  | QMatrix::translate |  | Prototype:  | QMatrix &QMatrix::translate(qreal dx, qreal dy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp |  | Lines:  | 834-839 |  
  |  | 3 | 1 | 
 QMdi::ControllerWidget::getSubControl| Name:  | QMdi::ControllerWidget::getSubControl |  | Prototype:  | inline QStyle::SubControl getSubControl(const QPoint &pos) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 525-530 |  
  |  | 3 | 1 | 
 QMdi::ControllerWidget::hasVisibleControls| Name:  | QMdi::ControllerWidget::hasVisibleControls |  | Prototype:  | inline bool hasVisibleControls() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 499-504 |  
  |  | 3 | 1 | 
 QMdiArea::closeActiveSubWindow| Name:  | QMdiArea::closeActiveSubWindow |  | Prototype:  | void QMdiArea::closeActiveSubWindow() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1857-1862 |  
  |  | 3 | 2 | 
 QMdiArea::setActivationOrder| Name:  | QMdiArea::setActivationOrder |  | Prototype:  | void QMdiArea::setActivationOrder(WindowOrder order) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 2091-2096 |  
  |  | 3 | 2 | 
 QMdiAreaPrivate::_q_closeTab| Name:  | QMdiAreaPrivate::_q_closeTab |  | Prototype:  | void QMdiAreaPrivate::_q_closeTab(int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 805-814 |  
  |  | 3 | 1 | 
 QMdiAreaPrivate::arrangeMinimizedSubWindows| Name:  | QMdiAreaPrivate::arrangeMinimizedSubWindows |  | Prototype:  | void QMdiAreaPrivate::arrangeMinimizedSubWindows() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 985-990 |  
  |  | 3 | 2 | 
 QMdiSubWindow::~QMdiSubWindow| Name:  | QMdiSubWindow::~QMdiSubWindow |  | Prototype:  | QMdiSubWindow::~QMdiSubWindow() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2287-2294 |  
  |  | 3 | 1 | 
 QMdiSubWindowPrivate::addToSystemMenu| Name:  | QMdiSubWindowPrivate::addToSystemMenu |  | Prototype:  | void QMdiSubWindowPrivate::addToSystemMenu(WindowStateAction action, const QString &text, const char *slot) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2152-2158 |  
  |  | 3 | 2 | 
 QMdiSubWindowPrivate::setSizeGripVisible| Name:  | QMdiSubWindowPrivate::setSizeGripVisible |  | Prototype:  | void QMdiSubWindowPrivate::setSizeGripVisible(bool visible) const |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2209-2215 |  
  |  | 3 | 2 | 
 QMdiSubWindowPrivate::storeFocusWidget| Name:  | QMdiSubWindowPrivate::storeFocusWidget |  | Prototype:  | inline void QMdiSubWindowPrivate::storeFocusWidget() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 1322-1328 |  
  |  | 3 | 3 | 
 QMenu::QMenu| Name:  | QMenu::QMenu |  | Prototype:  | QMenu::QMenu(const QString &title, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 1481-1487 |  
  |  | 3 | 1 | 
 QMenu::actionAt| Name:  | QMenu::actionAt |  | Prototype:  | QAction *QMenu::actionAt(const QPoint &pt) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 2084-2089 |  
  |  | 3 | 2 | 
 QMenu::addAction| Name:  | QMenu::addAction |  | Prototype:  | QAction *QMenu::addAction(const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 1531-1536 |  
  |  | 3 | 1 | 
 QMenu::addAction| Name:  | QMenu::addAction |  | Prototype:  | QAction *QMenu::addAction(const QIcon &icon, const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 1549-1554 |  
  |  | 3 | 1 | 
 QMenu::addMenu| Name:  | QMenu::addMenu |  | Prototype:  | QAction *QMenu::addMenu(QMenu *menu) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 1710-1715 |  
  |  | 3 | 1 | 
 QMenu::addMenu| Name:  | QMenu::addMenu |  | Prototype:  | QMenu *QMenu::addMenu(const QString &title) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 1723-1728 |  
  |  | 3 | 1 |