| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QMenu::mousePressEvent| Name:  | QMenu::mousePressEvent |  | Prototype:  | void QMenu::mousePressEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 2632-2655 |  
  |  | 15 | 5 | 
 QMenu::internalDelayedPopup| Name:  | QMenu::internalDelayedPopup |  | Prototype:  | void QMenu::internalDelayedPopup() |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 3378-3412 |  
  |  | 18 | 5 | 
 QMenu::hideEvent| Name:  | QMenu::hideEvent |  | Prototype:  | void QMenu::hideEvent(QHideEvent *) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 2493-2516 |  
  |  | 17 | 5 | 
 QMdiSubWindowPrivate::updateWindowTitle| Name:  | QMdiSubWindowPrivate::updateWindowTitle |  | Prototype:  | void QMdiSubWindowPrivate::updateWindowTitle(bool isRequestFromChild) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 1865-1886 |  
  |  | 15 | 5 | 
 QMdiSubWindowPrivate::setNormalMode| Name:  | QMdiSubWindowPrivate::setNormalMode |  | Prototype:  | void QMdiSubWindowPrivate::setNormalMode() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 1254-1320 |  
  |  | 42 | 5 | 
 QMdiSubWindowPrivate::removeBaseWidget| Name:  | QMdiSubWindowPrivate::removeBaseWidget |  | Prototype:  | void QMdiSubWindowPrivate::removeBaseWidget() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 990-1011 |  
  |  | 16 | 5 | 
 QMdiSubWindowPrivate::drawTitleBarWhenMaximized| Name:  | QMdiSubWindowPrivate::drawTitleBarWhenMaximized |  | Prototype:  | bool QMdiSubWindowPrivate::drawTitleBarWhenMaximized() const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 1763-1790 |  
  |  | 12 | 5 | 
 QMdiSubWindowPrivate::_q_enterInteractiveMode| Name:  | QMdiSubWindowPrivate::_q_enterInteractiveMode |  | Prototype:  | void QMdiSubWindowPrivate::_q_enterInteractiveMode() |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 911-951 |  
  |  | 25 | 5 | 
 QMdiSubWindow::showEvent| Name:  | QMdiSubWindow::showEvent |  | Prototype:  | void QMdiSubWindow::showEvent(QShowEvent *showEvent) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2927-2960 |  
  |  | 10 | 5 | 
 QMdiSubWindow::setSystemMenu| Name:  | QMdiSubWindow::setSystemMenu |  | Prototype:  | void QMdiSubWindow::setSystemMenu(QMenu *systemMenu) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2507-2526 |  
  |  | 12 | 5 | 
 QMdiAreaTabBar::contextMenuEvent| Name:  | QMdiAreaTabBar::contextMenuEvent |  | Prototype:  | void QMdiAreaTabBar::contextMenuEvent(QContextMenuEvent *event) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 606-643 |  
  |  | 21 | 5 | 
 QMdiAreaPrivate::resetActiveWindow| Name:  | QMdiAreaPrivate::resetActiveWindow |  | Prototype:  | void QMdiAreaPrivate::resetActiveWindow(QMdiSubWindow *deactivatedWindow) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1099-1119 |  
  |  | 14 | 5 | 
 QMdiAreaPrivate::activateWindow| Name:  | QMdiAreaPrivate::activateWindow |  | Prototype:  | void QMdiAreaPrivate::activateWindow(QMdiSubWindow *child) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 995-1015 |  
  |  | 13 | 5 | 
 QMdiArea::sizeHint| Name:  | QMdiArea::sizeHint |  | Prototype:  | QSize QMdiArea::sizeHint() const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1736-1757 |  
  |  | 14 | 5 | 
 QMdiArea::addSubWindow| Name:  | QMdiArea::addSubWindow |  | Prototype:  | QMdiSubWindow *QMdiArea::addSubWindow(QWidget *widget, Qt::WindowFlags windowFlags) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1966-1997 |  
  |  | 19 | 5 | 
 QMatrix4x4::mapRect| Name:  | QMatrix4x4::mapRect |  | Prototype:  | QRectF QMatrix4x4::mapRect(const QRectF& rect) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 1842-1873 |  
  |  | 21 | 5 | 
 QMatrix4x4::mapRect| Name:  | QMatrix4x4::mapRect |  | Prototype:  | QRect QMatrix4x4::mapRect(const QRect& rect) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 1796-1832 |  
  |  | 26 | 5 | 
 QMatrix4x4::QMatrix4x4| Name:  | QMatrix4x4::QMatrix4x4 |  | Prototype:  | QMatrix4x4::QMatrix4x4(const float *values, int cols, int rows) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 175-188 |  
  |  | 8 | 5 | 
 QMapDataBase::createNode| Name:  | QMapDataBase::createNode |  | Prototype:  | QMapNodeBase *QMapDataBase::createNode(int alloc, int alignment, QMapNodeBase *parent, bool left) |  | Coverage:  |  85.714% (12/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp |  | Lines:  | 327-347 |  
  |  | 13 | 5 | 
 QMainWindowLayoutState::indexOf| Name:  | QMainWindowLayoutState::indexOf |  | Prototype:  | QList<int> QMainWindowLayoutState::indexOf(QWidget *widget) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 560-585 |  
  |  | 12 | 5 | 
 QMainWindowLayoutState::gapIndex| Name:  | QMainWindowLayoutState::gapIndex |  | Prototype:  | QList<int> QMainWindowLayoutState::gapIndex(QWidget *widget, const QPoint &pos) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 637-664 |  
  |  | 13 | 5 | 
 QMainWindowLayout::updateGapIndicator| Name:  | QMainWindowLayout::updateGapIndicator |  | Prototype:  | void QMainWindowLayout::updateGapIndicator() |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 2356-2375 |  
  |  | 12 | 5 | 
 QMainWindow::setMenuBar| Name:  | QMainWindow::setMenuBar |  | Prototype:  | void QMainWindow::setMenuBar(QMenuBar *menuBar) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 542-563 |  
  |  | 13 | 5 | 
 QMainWindow::addDockWidget| Name:  | QMainWindow::addDockWidget |  | Prototype:  | void QMainWindow::addDockWidget(Qt::DockWidgetArea area, QDockWidget *dockwidget) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 1086-1117 |  
  |  | 9 | 5 | 
 QLockFilePrivate::processNameByPid| Name:  | QLockFilePrivate::processNameByPid |  | Prototype:  | QString QLockFilePrivate::processNameByPid(qint64 pid) |  | Coverage:  |  44.444% (4/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp |  | Lines:  | 262-318 |  
  |  | 8 | 5 | 
 QLocale::weekdays| Name:  | QLocale::weekdays |  | Prototype:  | QList<Qt::DayOfWeek> QLocale::weekdays() const |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 2346-2364 |  
  |  | 12 | 5 | 
 QLocale::toCurrencyString| Name:  | QLocale::toCurrencyString |  | Prototype:  | QString QLocale::toCurrencyString(qlonglong value, const QString &symbol) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 3425-3449 |  
  |  | 18 | 5 | 
 QLocale::toCurrencyString| Name:  | QLocale::toCurrencyString |  | Prototype:  | QString QLocale::toCurrencyString(double value, const QString &symbol, int precision) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 3497-3521 |  
  |  | 18 | 5 | 
 QLocale::timeFormat| Name:  | QLocale::timeFormat |  | Prototype:  | QString QLocale::timeFormat(FormatType format) const |  | Coverage:  |  81.818% (9/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 1709-1733 |  
  |  | 15 | 5 | 
 QLocale::dateFormat| Name:  | QLocale::dateFormat |  | Prototype:  | QString QLocale::dateFormat(FormatType format) const |  | Coverage:  |  81.818% (9/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 1672-1696 |  
  |  | 15 | 5 | 
 QLocalSocket::waitForConnected| Name:  | QLocalSocket::waitForConnected |  | Prototype:  | bool QLocalSocket::waitForConnected(int msec) |  | Coverage:  |  11.765% (2/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp |  | Lines:  | 513-537 |  
  |  | 15 | 5 | 
 QLocalSocket::setSocketDescriptor| Name:  | QLocalSocket::setSocketDescriptor |  | Prototype:  | bool QLocalSocket::setSocketDescriptor(qintptr socketDescriptor, LocalSocketState socketState, OpenMode openMode) |  | Coverage:  |  55.556% (5/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp |  | Lines:  | 344-367 |  
  |  | 15 | 5 | 
 QLocalServerPrivate::listen| Name:  | QLocalServerPrivate::listen |  | Prototype:  | bool QLocalServerPrivate::listen(qintptr socketDescriptor) |  | Coverage:  |  66.667% (10/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp |  | Lines:  | 196-236 |  
  |  | 23 | 5 | 
 QListViewPrivate::scrollElasticBandBy| Name:  | QListViewPrivate::scrollElasticBandBy |  | Prototype:  | void QListViewPrivate::scrollElasticBandBy(int dx, int dy) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 3204-3214 |  
  |  | 8 | 5 | 
 QListView::scrollTo| Name:  | QListView::scrollTo |  | Prototype:  | void QListView::scrollTo(const QModelIndex &index, ScrollHint hint) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 570-588 |  
  |  | 11 | 5 | 
 QListView::doItemsLayout| Name:  | QListView::doItemsLayout |  | Prototype:  | void QListView::doItemsLayout() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1456-1475 |  
  |  | 12 | 5 | 
 QListModel::insert| Name:  | QListModel::insert |  | Prototype:  | void QListModel::insert(int row, QListWidgetItem *item) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 108-130 |  
  |  | 16 | 5 | 
 QListModeViewBase::initStaticLayout| Name:  | QListModeViewBase::initStaticLayout |  | Prototype:  | QPoint QListModeViewBase::initStaticLayout(const QListViewLayoutInfo &info) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 2383-2414 |  
  |  | 23 | 5 | 
 QListModeViewBase::horizontalOffset| Name:  | QListModeViewBase::horizontalOffset |  | Prototype:  | int QListModeViewBase::horizontalOffset() const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 2227-2246 |  
  |  | 14 | 5 | 
 QListData::detach_grow| Name:  | QListData::detach_grow |  | Prototype:  | QListData::Data *QListData::detach_grow(int *idx, int num) |  | Coverage:  |  71.429% (10/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp |  | Lines:  | 73-107 |  
  |  | 22 | 5 | 
 QLineF::intersect| Name:  | QLineF::intersect |  | Prototype:  | QLineF::IntersectType QLineF::intersect(const QLineF &l, QPointF *intersectionPoint) const |  | Coverage:  |  84.211% (16/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp |  | Lines:  | 658-682 |  
  |  | 16 | 5 | 
 QLineEditPrivate::sendMouseEventToInputContext| Name:  | QLineEditPrivate::sendMouseEventToInputContext |  | Prototype:  | bool QLineEditPrivate::sendMouseEventToInputContext( QMouseEvent *e ) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 277-298 |  
  |  | 10 | 5 | 
 QLineEditPrivate::findSideWidget| Name:  | QLineEditPrivate::findSideWidget |  | Prototype:  | QLineEditPrivate::PositionIndexPair QLineEditPrivate::findSideWidget(const QAction *a) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 476-491 |  
  |  | 11 | 5 | 
 QLineEditIconButton::actionEvent| Name:  | QLineEditIconButton::actionEvent |  | Prototype:  | void QLineEditIconButton::actionEvent(QActionEvent *e) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 350-366 |  
  |  | 9 | 5 | 
 QLineEdit::getTextMargins| Name:  | QLineEdit::getTextMargins |  | Prototype:  | void QLineEdit::getTextMargins(int *left, int *top, int *right, int *bottom) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 1130-1141 |  
  |  | 9 | 5 | 
 QLibraryStore::findOrCreate| Name:  | QLibraryStore::findOrCreate |  | Prototype:  | inline QLibraryPrivate *QLibraryStore::findOrCreate(const QString &fileName, const QString &version, QLibrary::LoadHints loadHints) |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 442-464 |  
  |  | 13 | 5 | 
 QLibraryPrivate::unload| Name:  | QLibraryPrivate::unload |  | Prototype:  | bool QLibraryPrivate::unload(UnloadFlag flag) |  | Coverage:  |  70.588% (12/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 557-576 |  
  |  | 12 | 5 | 
 QLibraryPrivate::loadPlugin| Name:  | QLibraryPrivate::loadPlugin |  | Prototype:  | bool QLibraryPrivate::loadPlugin() |  | Coverage:  |  46.154% (6/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 583-599 |  
  |  | 12 | 5 | 
 QLibraryInfoPrivate::findConfiguration| Name:  | QLibraryInfoPrivate::findConfiguration |  | Prototype:  | QSettings *QLibraryInfoPrivate::findConfiguration() |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp |  | Lines:  | 164-197 |  
  |  | 8 | 5 | 
 QLibrary::isLibrary| Name:  | QLibrary::isLibrary |  | Prototype:  | bool QLibrary::isLibrary(const QString &fileName) |  | Coverage:  |  75.000% (12/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 616-675 |  
  |  | 15 | 5 | 
 QLayoutPrivate::getMargin| Name:  | QLayoutPrivate::getMargin |  | Prototype:  | void QLayoutPrivate::getMargin(int *result, int userMargin, QStyle::PixelMetric pm) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 164-179 |  
  |  | 10 | 5 | 
 QLayout::spacing| Name:  | QLayout::spacing |  | Prototype:  | int QLayout::spacing() const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 317-334 |  
  |  | 10 | 5 | 
 QLayout::childEvent| Name:  | QLayout::childEvent |  | Prototype:  | void QLayout::childEvent(QChildEvent *e) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 632-653 |  
  |  | 13 | 5 | 
 QLabelPrivate::clearContents| Name:  | QLabelPrivate::clearContents |  | Prototype:  | void QLabelPrivate::clearContents() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1285-1327 |  
  |  | 27 | 5 | 
 QLabelPrivate::_q_linkHovered| Name:  | QLabelPrivate::_q_linkHovered |  | Prototype:  | void QLabelPrivate::_q_linkHovered(const QString &anchor) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1564-1584 |  
  |  | 13 | 5 | 
 QLabel::minimumSizeHint| Name:  | QLabel::minimumSizeHint |  | Prototype:  | QSize QLabel::minimumSizeHint() const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 842-866 |  
  |  | 17 | 5 | 
 QKeySequenceEditPrivate::translateModifiers| Name:  | QKeySequenceEditPrivate::translateModifiers |  | Prototype:  | int QKeySequenceEditPrivate::translateModifiers(Qt::KeyboardModifiers state, const QString &text) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp |  | Lines:  | 81-99 |  
  |  | 13 | 5 | 
 QKdPointTree::build| Name:  | QKdPointTree::build |  | Prototype:  | int QKdPointTree::build(int begin, int end, int depth) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 668-701 |  
  |  | 18 | 5 | 
 QJsonPrivate::Base::reserveSpace| Name:  | QJsonPrivate::Base::reserveSpace |  | Prototype:  | int Base::reserveSpace(uint dataSize, int posInTable, uint numItems, bool replace) |  | Coverage:  |  64.286% (9/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp |  | Lines:  | 149-174 |  
  |  | 17 | 5 | 
 QJsonDocument::setObject| Name:  | QJsonDocument::setObject |  | Prototype:  | void QJsonDocument::setObject(const QJsonObject &object) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp |  | Lines:  | 474-494 |  
  |  | 14 | 5 | 
 QJsonDocument::setArray| Name:  | QJsonDocument::setArray |  | Prototype:  | void QJsonDocument::setArray(const QJsonArray &array) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp |  | Lines:  | 501-521 |  
  |  | 14 | 5 | 
 QJsonDocument::operator==| Name:  | QJsonDocument::operator== |  | Prototype:  | bool QJsonDocument::operator==(const QJsonDocument &other) const |  | Coverage:  |  13.333% (2/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp |  | Lines:  | 526-543 |  
  |  | 11 | 5 | 
 QJsonDocument::fromBinaryData| Name:  | QJsonDocument::fromBinaryData |  | Prototype:  | QJsonDocument QJsonDocument::fromBinaryData(const QByteArray &data, DataValidation validation) |  | Coverage:  |  42.105% (8/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp |  | Lines:  | 228-257 |  
  |  | 19 | 5 | 
 QJsonArray::insert| Name:  | QJsonArray::insert |  | Prototype:  | void QJsonArray::insert(int i, const QJsonValue &value) |  | Coverage:  |  66.667% (10/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp |  | Lines:  | 480-505 |  
  |  | 18 | 5 | 
 QItemSelectionRange::isEmpty| Name:  | QItemSelectionRange::isEmpty |  | Prototype:  | bool QItemSelectionRange::isEmpty() const |  | Coverage:  |  38.462% (5/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 344-358 |  
  |  | 9 | 5 | 
 QItemSelectionModelPrivate::_q_columnsAboutToBeRemoved| Name:  | QItemSelectionModelPrivate::_q_columnsAboutToBeRemoved |  | Prototype:  | void QItemSelectionModelPrivate::_q_columnsAboutToBeRemoved(const QModelIndex &parent, int start, int end) |  | Coverage:  |  95.000% (19/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 763-789 |  
  |  | 17 | 5 | 
 QItemSelectionModel::selectedRows| Name:  | QItemSelectionModel::selectedRows |  | Prototype:  | QModelIndexList QItemSelectionModel::selectedRows(int column) const |  | Coverage:  |  92.308% (12/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 1655-1678 |  
  |  | 13 | 5 | 
 QItemSelectionModel::selectedColumns| Name:  | QItemSelectionModel::selectedColumns |  | Prototype:  | QModelIndexList QItemSelectionModel::selectedColumns(int row) const |  | Coverage:  |  92.308% (12/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 1687-1710 |  
  |  | 13 | 5 | 
 QItemDelegatePrivate::textLayoutBounds| Name:  | QItemDelegatePrivate::textLayoutBounds |  | Prototype:  | QRect QItemDelegatePrivate::textLayoutBounds(const QStyleOptionViewItem &option) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 129-145 |  
  |  | 8 | 5 | 
 QItemDelegate::drawCheck| Name:  | QItemDelegate::drawCheck |  | Prototype:  | void QItemDelegate::drawCheck(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, Qt::CheckState state) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 735-762 |  
  |  | 16 | 5 | 
 QInternalMimeData::renderDataHelper| Name:  | QInternalMimeData::renderDataHelper |  | Prototype:  | QByteArray QInternalMimeData::renderDataHelper(const QString &mimeType, const QMimeData *data) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 311-351 |  
  |  | 22 | 5 | 
 QInt64Set::rehash| Name:  | QInt64Set::rehash |  | Prototype:  | bool QInt64Set::rehash(int capacity) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 505-527 |  
  |  | 15 | 5 | 
 QInt64Set::contains| Name:  | QInt64Set::contains |  | Prototype:  | bool QInt64Set::contains(quint64 key) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 550-564 |  
  |  | 11 | 5 | 
 QInputDialog::setOptions| Name:  | QInputDialog::setOptions |  | Prototype:  | void QInputDialog::setOptions(InputDialogOptions options) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 662-679 |  
  |  | 12 | 5 | 
 QImageWriterPrivate::canWriteHelper| Name:  | QImageWriterPrivate::canWriteHelper |  | Prototype:  | bool QImageWriterPrivate::canWriteHelper() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 293-313 |  
  |  | 15 | 5 | 
 QImageScale::qimageCalcYPoints| Name:  | QImageScale::qimageCalcYPoints |  | Prototype:  | const unsigned int** QImageScale::qimageCalcYPoints(const unsigned int *src, int sw, int sh, int dh) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 111-139 |  
  |  | 19 | 5 | 
 QImageScale::qimageCalcXPoints| Name:  | QImageScale::qimageCalcXPoints |  | Prototype:  | int* QImageScale::qimageCalcXPoints(int sw, int dw) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 141-168 |  
  |  | 18 | 5 | 
 QImageData::convertInPlace| Name:  | QImageData::convertInPlace |  | Prototype:  | bool QImageData::convertInPlace(QImage::Format newFormat, Qt::ImageConversionFlags flags) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 4764-4782 |  
  |  | 10 | 5 | 
 QImage::text| Name:  | QImage::text |  | Prototype:  | QString QImage::text(const QString &key) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3776-3790 |  
  |  | 10 | 5 | 
 QImage::setColorTable| Name:  | QImage::setColorTable |  | Prototype:  | void QImage::setColorTable(const QVector<QRgb> colors) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1390-1413 |  
  |  | 11 | 5 | 
 QImage::setColor| Name:  | QImage::setColor |  | Prototype:  | void QImage::setColor(int i, QRgb c) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1531-1549 |  
  |  | 12 | 5 | 
 QImage::mirrored_helper| Name:  | QImage::mirrored_helper |  | Prototype:  | QImage QImage::mirrored_helper(bool horizontal, bool vertical) const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3101-3124 |  
  |  | 13 | 5 | 
 QImage::detach| Name:  | QImage::detach |  | Prototype:  | void QImage::detach() |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1104-1116 |  
  |  | 7 | 5 | 
 QImage::convertToFormat| Name:  | QImage::convertToFormat |  | Prototype:  | QImage QImage::convertToFormat(Format format, const QVector<QRgb> &colorTable, Qt::ImageConversionFlags flags) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 2131-2153 |  
  |  | 14 | 5 | 
 QIcuCodec::convertToUnicode| Name:  | QIcuCodec::convertToUnicode |  | Prototype:  | QString QIcuCodec::convertToUnicode(const char *chars, int length, QTextCodec::ConverterState *state) const |  | Coverage:  |  53.846% (7/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 595-627 |  
  |  | 23 | 5 | 
 QIcuCodec::convertFromUnicode| Name:  | QIcuCodec::convertFromUnicode |  | Prototype:  | QByteArray QIcuCodec::convertFromUnicode(const QChar *unicode, int length, QTextCodec::ConverterState *state) const |  | Coverage:  |  63.636% (7/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 630-662 |  
  |  | 24 | 5 | 
 QIconLoaderEngine::entryForSize| Name:  | QIconLoaderEngine::entryForSize |  | Prototype:  | QIconLoaderEngineEntry *QIconLoaderEngine::entryForSize(const QSize &size) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 605-634 |  
  |  | 15 | 5 | 
 QIcon::addFile| Name:  | QIcon::addFile |  | Prototype:  | void QIcon::addFile(const QString &fileName, const QSize &size, Mode mode, State state) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1027-1050 |  
  |  | 14 | 5 | 
 QIODevice::ungetChar| Name:  | QIODevice::ungetChar |  | Prototype:  | void QIODevice::ungetChar(char c) |  | Coverage:  |  46.154% (6/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1708-1725 |  
  |  | 8 | 5 | 
 QHttpThreadDelegate::headerChangedSlot| Name:  | QHttpThreadDelegate::headerChangedSlot |  | Prototype:  | void QHttpThreadDelegate::headerChangedSlot() |  | Coverage:  |  76.471% (13/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 585-628 |  
  |  | 23 | 5 | 
 QHttpSocketEngine::setReadNotificationEnabled| Name:  | QHttpSocketEngine::setReadNotificationEnabled |  | Prototype:  | void QHttpSocketEngine::setReadNotificationEnabled(bool enable) |  | Coverage:  |  93.333% (14/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 459-474 |  
  |  | 9 | 5 | 
 QHttpSocketEngine::connectInternal| Name:  | QHttpSocketEngine::connectInternal |  | Prototype:  | bool QHttpSocketEngine::connectInternal() |  | Coverage:  |  41.176% (7/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 135-165 |  
  |  | 15 | 5 | 
 QHttpPartPrivate::readData| Name:  | QHttpPartPrivate::readData |  | Prototype:  | qint64 QHttpPartPrivate::readData(char *data, qint64 maxSize) |  | Coverage:  |  76.923% (10/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 366-398 |  
  |  | 21 | 5 | 
 QHttpNetworkRequestPrivate::header| Name:  | QHttpNetworkRequestPrivate::header |  | Prototype:  | QByteArray QHttpNetworkRequestPrivate::header(const QHttpNetworkRequest &request, bool throughProxy) |  | Coverage:  |  63.636% (14/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp |  | Lines:  | 136-182 |  
  |  | 31 | 5 | 
 QHttpNetworkRequest::uri| Name:  | QHttpNetworkRequest::uri |  | Prototype:  | QByteArray QHttpNetworkRequest::uri(bool throughProxy) const |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp |  | Lines:  | 119-134 |  
  |  | 9 | 5 | 
 QHttpNetworkReplyPrivate::readBodyFast| Name:  | QHttpNetworkReplyPrivate::readBodyFast |  | Prototype:  | qint64 QHttpNetworkReplyPrivate::readBodyFast(QAbstractSocket *socket, QByteDataBuffer *rb) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 670-697 |  
  |  | 17 | 5 | 
 QHttpNetworkReplyPrivate::getChunkSize| Name:  | QHttpNetworkReplyPrivate::getChunkSize |  | Prototype:  | qint64 QHttpNetworkReplyPrivate::getChunkSize(QAbstractSocket *socket, qint64 *chunkSize) |  | Coverage:  |  72.000% (18/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 907-945 |  
  |  | 24 | 5 | 
 QHttpNetworkReplyPrivate::expectContent| Name:  | QHttpNetworkReplyPrivate::expectContent |  | Prototype:  | bool QHttpNetworkReplyPrivate::expectContent() |  | Coverage:  |  90.476% (19/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 962-979 |  
  |  | 11 | 5 | 
 QHttpNetworkReplyPrivate::authenticationMethod| Name:  | QHttpNetworkReplyPrivate::authenticationMethod |  | Prototype:  | QAuthenticatorPrivate::Method QHttpNetworkReplyPrivate::authenticationMethod(bool isProxy) const |  | Coverage:  |  76.190% (16/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 425-445 |  
  |  | 15 | 5 | 
 QHttpNetworkConnectionPrivate::resumeConnection| Name:  | QHttpNetworkConnectionPrivate::resumeConnection |  | Prototype:  | void QHttpNetworkConnectionPrivate::resumeConnection() |  | Coverage:  |  85.714% (12/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 160-181 |  
  |  | 9 | 5 |