| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QCommandLineOption::QCommandLineOption| Name:  | QCommandLineOption::QCommandLineOption |  | Prototype:  | QCommandLineOption::QCommandLineOption(const QStringList &names) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp |  | Lines:  | 130-133 |  
  |  | 2 | 1 | 
 QCommandLineOption::operator=| Name:  | QCommandLineOption::operator= |  | Prototype:  | QCommandLineOption &QCommandLineOption::operator=(const QCommandLineOption &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp |  | Lines:  | 226-230 |  
  |  | 2 | 1 | 
 QCommandLineOption::setHidden| Name:  | QCommandLineOption::setHidden |  | Prototype:  | void QCommandLineOption::setHidden(bool hide) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp |  | Lines:  | 400-403 |  
  |  | 1 | 1 | 
 QCommandLineParser::addHelpOption| Name:  | QCommandLineParser::addHelpOption |  | Prototype:  | QCommandLineOption QCommandLineParser::addHelpOption() |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 422-433 |  
  |  | 7 | 3 | 
 QCommandLineParser::addHelpOption::[lambda]| Name:  | QCommandLineParser::addHelpOption::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 429-429 |  
  |  | 0 | 1 | 
 QCommandLineParser::addPositionalArgument| Name:  | QCommandLineParser::addPositionalArgument |  | Prototype:  | void QCommandLineParser::addPositionalArgument(const QString &name, const QString &description, const QString &syntax) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 463-470 |  
  |  | 5 | 1 | 
 QCommandLineParser::addVersionOption| Name:  | QCommandLineParser::addVersionOption |  | Prototype:  | QCommandLineOption QCommandLineParser::addVersionOption() |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 402-408 |  
  |  | 3 | 3 | 
 QCommandLineParser::addVersionOption::[lambda]| Name:  | QCommandLineParser::addVersionOption::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 404-404 |  
  |  | 0 | 1 | 
 QCommandLineParser::applicationDescription| Name:  | QCommandLineParser::applicationDescription |  | Prototype:  | QString QCommandLineParser::applicationDescription() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 446-449 |  
  |  | 1 | 1 | 
 QCommandLineParser::clearPositionalArguments| Name:  | QCommandLineParser::clearPositionalArguments |  | Prototype:  | void QCommandLineParser::clearPositionalArguments() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 483-486 |  
  |  | 1 | 1 | 
 QCommandLineParser::process| Name:  | QCommandLineParser::process |  | Prototype:  | void QCommandLineParser::process(const QStringList &arguments) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 581-594 |  
  |  | 6 | 6 | 
 QCommandLineParser::process| Name:  | QCommandLineParser::process |  | Prototype:  | void QCommandLineParser::process(const QCoreApplication &app) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 601-606 |  
  |  | 2 | 1 | 
 QCommandLineParser::process::[lambda]| Name:  | QCommandLineParser::process::[lambda] |  | Prototype:  | []() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 592-592 |  
  |  | 0 | 1 | 
 QCommandLineParser::setApplicationDescription| Name:  | QCommandLineParser::setApplicationDescription |  | Prototype:  | void QCommandLineParser::setApplicationDescription(const QString &description) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 438-441 |  
  |  | 1 | 1 | 
 QCommandLineParser::showHelp| Name:  | QCommandLineParser::showHelp |  | Prototype:  | void QCommandLineParser::showHelp(int exitCode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 1011-1016 |  
  |  | 3 | 1 | 
 QCommandLineParser::showVersion| Name:  | QCommandLineParser::showVersion |  | Prototype:  | void QCommandLineParser::showVersion() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 991-998 |  
  |  | 5 | 1 | 
 QCommandLineParser::value| Name:  | QCommandLineParser::value |  | Prototype:  | QString QCommandLineParser::value(const QCommandLineOption &option) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 903-906 |  
  |  | 1 | 1 | 
 QCommandLinkButton::QCommandLinkButton| Name:  | QCommandLinkButton::QCommandLinkButton |  | Prototype:  | QCommandLinkButton::QCommandLinkButton(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 265-270 |  
  |  | 2 | 1 | 
 QCommandLinkButton::QCommandLinkButton| Name:  | QCommandLinkButton::QCommandLinkButton |  | Prototype:  | QCommandLinkButton::QCommandLinkButton(const QString &text, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 277-283 |  
  |  | 3 | 1 | 
 QCommandLinkButton::QCommandLinkButton| Name:  | QCommandLinkButton::QCommandLinkButton |  | Prototype:  | QCommandLinkButton::QCommandLinkButton(const QString &text, const QString &description, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 288-295 |  
  |  | 4 | 1 | 
 QCommandLinkButton::description| Name:  | QCommandLinkButton::description |  | Prototype:  | QString QCommandLinkButton::description() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 402-406 |  
  |  | 2 | 1 | 
 QCommandLinkButton::event| Name:  | QCommandLinkButton::event |  | Prototype:  | bool QCommandLinkButton::event(QEvent *e) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 305-308 |  
  |  | 1 | 1 | 
 QCommandLinkButton::heightForWidth| Name:  | QCommandLinkButton::heightForWidth |  | Prototype:  | int QCommandLinkButton::heightForWidth(int width) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 331-339 |  
  |  | 5 | 1 | 
 QCommandLinkButton::minimumSizeHint| Name:  | QCommandLinkButton::minimumSizeHint |  | Prototype:  | QSize QCommandLinkButton::minimumSizeHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 251-259 |  
  |  | 6 | 1 | 
 QCommandLinkButton::paintEvent| Name:  | QCommandLinkButton::paintEvent |  | Prototype:  | void QCommandLinkButton::paintEvent(QPaintEvent *) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 342-392 |  
  |  | 34 | 5 | 
 QCommandLinkButton::setDescription| Name:  | QCommandLinkButton::setDescription |  | Prototype:  | void QCommandLinkButton::setDescription(const QString &description) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 394-400 |  
  |  | 4 | 1 | 
 QCommandLinkButton::sizeHint| Name:  | QCommandLinkButton::sizeHint |  | Prototype:  | QSize QCommandLinkButton::sizeHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 311-328 |  
  |  | 10 | 1 | 
 QCommandLinkButtonPrivate::QCommandLinkButtonPrivate| Name:  | QCommandLinkButtonPrivate::QCommandLinkButtonPrivate |  | Prototype:  | QCommandLinkButtonPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 92-93 |  
  |  | 1 | 1 | 
 QCommandLinkButtonPrivate::bottomMargin| Name:  | QCommandLinkButtonPrivate::bottomMargin |  | Prototype:  | int bottomMargin() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 113-113 |  
  |  | 1 | 1 | 
 QCommandLinkButtonPrivate::descriptionFont| Name:  | QCommandLinkButtonPrivate::descriptionFont |  | Prototype:  | QFont QCommandLinkButtonPrivate::descriptionFont() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 151-164 |  
  |  | 8 | 1 | 
 QCommandLinkButtonPrivate::descriptionHeight| Name:  | QCommandLinkButtonPrivate::descriptionHeight |  | Prototype:  | int QCommandLinkButtonPrivate::descriptionHeight(int widgetWidth) const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 225-246 |  
  |  | 14 | 4 | 
 QCommandLinkButtonPrivate::descriptionOffset| Name:  | QCommandLinkButtonPrivate::descriptionOffset |  | Prototype:  | int QCommandLinkButtonPrivate::descriptionOffset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 193-197 |  
  |  | 2 | 1 | 
 QCommandLinkButtonPrivate::descriptionRect| Name:  | QCommandLinkButtonPrivate::descriptionRect |  | Prototype:  | QRect QCommandLinkButtonPrivate::descriptionRect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 180-185 |  
  |  | 3 | 1 | 
 QCommandLinkButtonPrivate::init| Name:  | QCommandLinkButtonPrivate::init |  | Prototype:  | void QCommandLinkButtonPrivate::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 208-222 |  
  |  | 10 | 1 | 
 QCommandLinkButtonPrivate::leftMargin| Name:  | QCommandLinkButtonPrivate::leftMargin |  | Prototype:  | int leftMargin() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 111-111 |  
  |  | 1 | 1 | 
 QCommandLinkButtonPrivate::mergedColors| Name:  | QCommandLinkButtonPrivate::mergedColors |  | Prototype:  | QColor QCommandLinkButtonPrivate::mergedColors(const QColor &a, const QColor &b, int value = 50) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 120-129 |  
  |  | 7 | 1 | 
 QCommandLinkButtonPrivate::rightMargin| Name:  | QCommandLinkButtonPrivate::rightMargin |  | Prototype:  | int rightMargin() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 112-112 |  
  |  | 1 | 1 | 
 QCommandLinkButtonPrivate::textOffset| Name:  | QCommandLinkButtonPrivate::textOffset |  | Prototype:  | int QCommandLinkButtonPrivate::textOffset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 187-191 |  
  |  | 2 | 1 | 
 QCommandLinkButtonPrivate::titleFont| Name:  | QCommandLinkButtonPrivate::titleFont |  | Prototype:  | QFont QCommandLinkButtonPrivate::titleFont() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 131-149 |  
  |  | 11 | 2 | 
 QCommandLinkButtonPrivate::titleRect| Name:  | QCommandLinkButtonPrivate::titleRect |  | Prototype:  | QRect QCommandLinkButtonPrivate::titleRect() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 166-178 |  
  |  | 7 | 2 | 
 QCommandLinkButtonPrivate::topMargin| Name:  | QCommandLinkButtonPrivate::topMargin |  | Prototype:  | int topMargin() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 110-110 |  
  |  | 1 | 1 | 
 QCommandLinkButtonPrivate::usingVistaStyle| Name:  | QCommandLinkButtonPrivate::usingVistaStyle |  | Prototype:  | bool QCommandLinkButtonPrivate::usingVistaStyle() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp |  | Lines:  | 199-206 |  
  |  | 3 | 1 | 
 QCommonListViewBase::appendHiddenRow| Name:  | QCommonListViewBase::appendHiddenRow |  | Prototype:  | void QCommonListViewBase::appendHiddenRow(int row) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1849-1852 |  
  |  | 1 | 1 | 
 QCommonListViewBase::horizontalOffset| Name:  | QCommonListViewBase::horizontalOffset |  | Prototype:  | int QCommonListViewBase::horizontalOffset() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1947-1950 |  
  |  | 1 | 1 | 
 QCommonListViewBase::horizontalScrollToValue| Name:  | QCommonListViewBase::horizontalScrollToValue |  | Prototype:  | int QCommonListViewBase::horizontalScrollToValue(const int , QListView::ScrollHint hint, bool leftOf, bool rightOf, const QRect &area, const QRect &rect) const |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1952-1976 |  
  |  | 15 | 8 | 
 QCommonListViewBase::paintDragDrop| Name:  | QCommonListViewBase::paintDragDrop |  | Prototype:  | void QCommonListViewBase::paintDragDrop(QPainter *painter) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1860-1865 |  
  |  | 1 | 1 | 
 QCommonListViewBase::removeHiddenRow| Name:  | QCommonListViewBase::removeHiddenRow |  | Prototype:  | void QCommonListViewBase::removeHiddenRow(int row) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1854-1857 |  
  |  | 1 | 1 | 
 QCommonListViewBase::scrollContentsBy| Name:  | QCommonListViewBase::scrollContentsBy |  | Prototype:  | void QCommonListViewBase::scrollContentsBy(int dx, int dy, bool ) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1928-1931 |  
  |  | 1 | 1 | 
 QCommonListViewBase::updateHorizontalScrollBar| Name:  | QCommonListViewBase::updateHorizontalScrollBar |  | Prototype:  | void QCommonListViewBase::updateHorizontalScrollBar(const QSize &step) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1868-1896 |  
  |  | 13 | 3 | 
 QCommonListViewBase::updateVerticalScrollBar| Name:  | QCommonListViewBase::updateVerticalScrollBar |  | Prototype:  | void QCommonListViewBase::updateVerticalScrollBar(const QSize &step) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1898-1926 |  
  |  | 13 | 3 | 
 QCommonListViewBase::verticalScrollToValue| Name:  | QCommonListViewBase::verticalScrollToValue |  | Prototype:  | int QCommonListViewBase::verticalScrollToValue(int , QListView::ScrollHint hint, bool above, bool below, const QRect &area, const QRect &rect) const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1933-1945 |  
  |  | 9 | 4 | 
 QCommonStyle::QCommonStyle| Name:  | QCommonStyle::QCommonStyle |  | Prototype:  | QCommonStyle::QCommonStyle() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 115-117 |  
  |  | 1 | 1 | 
 QCommonStyle::QCommonStyle| Name:  | QCommonStyle::QCommonStyle |  | Prototype:  | QCommonStyle::QCommonStyle(QCommonStylePrivate &dd) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 121-123 |  
  |  | 1 | 1 | 
 QCommonStyle::drawComplexControl| Name:  | QCommonStyle::drawComplexControl |  | Prototype:  | void QCommonStyle::drawComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, QPainter *p, const QWidget *widget) const |  | Coverage:  |   0.000% (0/435) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 3074-3748 |  
  |  | 509 | 111 | 
 QCommonStyle::drawControl| Name:  | QCommonStyle::drawControl |  | Prototype:  | void QCommonStyle::drawControl(ControlElement element, const QStyleOption *opt, QPainter *p, const QWidget *widget) const |  | Coverage:  |   0.000% (0/643) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 1182-2293 |  
  |  | 806 | 201 | 
 QCommonStyle::drawPrimitive| Name:  | QCommonStyle::drawPrimitive |  | Prototype:  | void QCommonStyle::drawPrimitive(PrimitiveElement pe, const QStyleOption *opt, QPainter *p, const QWidget *widget) const |  | Coverage:  |   0.000% (0/351) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 135-764 |  
  |  | 448 | 126 | 
 QCommonStyle::generatedIconPixmap| Name:  | QCommonStyle::generatedIconPixmap |  | Prototype:  | QPixmap QCommonStyle::generatedIconPixmap(QIcon::Mode iconMode, const QPixmap &pixmap, const QStyleOption *opt) const |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 6106-6172 |  
  |  | 42 | 11 | 
 QCommonStyle::hitTestComplexControl| Name:  | QCommonStyle::hitTestComplexControl |  | Prototype:  | QStyle::SubControl QCommonStyle::hitTestComplexControl(ComplexControl cc, const QStyleOptionComplex *opt, const QPoint &pt, const QWidget *widget) const |  | Coverage:  |   0.000% (0/108) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 3753-3885 |  
  |  | 81 | 33 | 
 QCommonStyle::layoutSpacing| Name:  | QCommonStyle::layoutSpacing |  | Prototype:  | int QCommonStyle::layoutSpacing(QSizePolicy::ControlType , QSizePolicy::ControlType , Qt::Orientation , const QStyleOption * , const QWidget * ) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 6177-6182 |  
  |  | 1 | 1 | 
 QCommonStyle::pixelMetric| Name:  | QCommonStyle::pixelMetric |  | Prototype:  | int QCommonStyle::pixelMetric(PixelMetric m, const QStyleOption *opt, const QWidget *widget) const |  | Coverage:  |   0.000% (0/232) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 4322-4688 |  
  |  | 189 | 108 | 
 QCommonStyle::polish| Name:  | QCommonStyle::polish |  | Prototype:  | void QCommonStyle::polish(QPalette &pal) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 6187-6190 |  
  |  | 1 | 1 | 
 QCommonStyle::polish| Name:  | QCommonStyle::polish |  | Prototype:  | void QCommonStyle::polish(QWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 6195-6198 |  
  |  | 1 | 1 | 
 QCommonStyle::polish| Name:  | QCommonStyle::polish |  | Prototype:  | void QCommonStyle::polish(QApplication *app) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 6211-6214 |  
  |  | 1 | 1 | 
 QCommonStyle::sizeFromContents| Name:  | QCommonStyle::sizeFromContents |  | Prototype:  | QSize QCommonStyle::sizeFromContents(ContentsType ct, const QStyleOption *opt, const QSize &csz, const QWidget *widget) const |  | Coverage:  |   0.000% (0/118) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 4693-4856 |  
  |  | 104 | 45 | 
 QCommonStyle::standardIcon| Name:  | QCommonStyle::standardIcon |  | Prototype:  | QIcon QCommonStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget) const |  | Coverage:  |   0.000% (0/223) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 5580-6097 |  
  |  | 280 | 105 | 
 QCommonStyle::standardPixmap| Name:  | QCommonStyle::standardPixmap |  | Prototype:  | QPixmap QCommonStyle::standardPixmap(StandardPixmap sp, const QStyleOption *option, const QWidget *widget) const |  | Coverage:  |   0.000% (0/270) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 5231-5575 |  
  |  | 197 | 130 | 
 QCommonStyle::styleHint| Name:  | QCommonStyle::styleHint |  | Prototype:  | int QCommonStyle::styleHint(StyleHint sh, const QStyleOption *opt, const QWidget *widget, QStyleHintReturn *hret) const |  | Coverage:  |   0.000% (0/202) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 4860-5184 |  
  |  | 188 | 90 | 
 QCommonStyle::subControlRect| Name:  | QCommonStyle::subControlRect |  | Prototype:  | QRect QCommonStyle::subControlRect(ComplexControl cc, const QStyleOptionComplex *opt, SubControl sc, const QWidget *widget) const |  | Coverage:  |   0.000% (0/324) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 3890-4319 |  
  |  | 286 | 111 | 
 QCommonStyle::subElementRect| Name:  | QCommonStyle::subElementRect |  | Prototype:  | QRect QCommonStyle::subElementRect(SubElement sr, const QStyleOption *opt, const QWidget *widget) const |  | Coverage:  |   0.000% (0/442) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 2298-3019 |  
  |  | 457 | 183 | 
 QCommonStyle::unpolish| Name:  | QCommonStyle::unpolish |  | Prototype:  | void QCommonStyle::unpolish(QWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 6203-6206 |  
  |  | 1 | 1 | 
 QCommonStyle::unpolish| Name:  | QCommonStyle::unpolish |  | Prototype:  | void QCommonStyle::unpolish(QApplication *application) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 6219-6224 |  
  |  | 3 | 1 | 
 QCommonStylePrivate::_q_removeAnimation| Name:  | QCommonStylePrivate::_q_removeAnimation |  | Prototype:  | void QCommonStylePrivate::_q_removeAnimation() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 1170-1176 |  
  |  | 4 | 2 | 
 QCommonStylePrivate::animation| Name:  | QCommonStylePrivate::animation |  | Prototype:  | QStyleAnimation * QCommonStylePrivate::animation(const QObject *target) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 1144-1147 |  
  |  | 1 | 1 | 
 QCommonStylePrivate::animationTargets| Name:  | QCommonStylePrivate::animationTargets |  | Prototype:  | QList<const QObject*> QCommonStylePrivate::animationTargets() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 1138-1141 |  
  |  | 1 | 1 | 
 QCommonStylePrivate::startAnimation| Name:  | QCommonStylePrivate::startAnimation |  | Prototype:  | void QCommonStylePrivate::startAnimation(QStyleAnimation *animation) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 1150-1157 |  
  |  | 5 | 1 | 
 QCommonStylePrivate::stopAnimation| Name:  | QCommonStylePrivate::stopAnimation |  | Prototype:  | void QCommonStylePrivate::stopAnimation(const QObject *target) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 1160-1167 |  
  |  | 4 | 2 | 
 QCommonStylePrivate::tabLayout| Name:  | QCommonStylePrivate::tabLayout |  | Prototype:  | void QCommonStylePrivate::tabLayout(const QStyleOptionTab *opt, const QWidget *widget, QRect *textRect, QRect *iconRect) const |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 1073-1133 |  
  |  | 43 | 10 | 
 QCommonStylePrivate::viewItemDrawText| Name:  | QCommonStylePrivate::viewItemDrawText |  | Prototype:  | void QCommonStylePrivate::viewItemDrawText(QPainter *p, const QStyleOptionViewItem *option, const QRect &rect) const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 864-930 |  
  |  | 54 | 7 | 
 QCommonStylePrivate::viewItemLayout| Name:  | QCommonStylePrivate::viewItemLayout |  | Prototype:  | void QCommonStylePrivate::viewItemLayout(const QStyleOptionViewItem *opt, QRect *checkRect, QRect *pixmapRect, QRect *textRect, bool sizehint) const |  | Coverage:  |   0.000% (0/77) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 940-1063 |  
  |  | 84 | 21 | 
 QCommonStylePrivate::viewItemSize| Name:  | QCommonStylePrivate::viewItemSize |  | Prototype:  | QSize QCommonStylePrivate::viewItemSize(const QStyleOptionViewItem *option, int role) const |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 813-862 |  
  |  | 31 | 14 | 
 QCompleter::QCompleter| Name:  | QCompleter::QCompleter |  | Prototype:  | QCompleter::QCompleter(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 954-959 |  
  |  | 2 | 1 | 
 QCompleter::QCompleter| Name:  | QCompleter::QCompleter |  | Prototype:  | QCompleter::QCompleter(QAbstractItemModel *model, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 965-970 |  
  |  | 2 | 1 | 
 QCompleter::QCompleter| Name:  | QCompleter::QCompleter |  | Prototype:  | QCompleter::QCompleter(const QStringList& list, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 977-982 |  
  |  | 2 | 1 | 
 QCompleter::caseSensitivity| Name:  | QCompleter::caseSensitivity |  | Prototype:  | Qt::CaseSensitivity QCompleter::caseSensitivity() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1674-1678 |  
  |  | 2 | 1 | 
 QCompleter::complete| Name:  | QCompleter::complete |  | Prototype:  | void QCompleter::complete(const QRect& rect) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1443-1469 |  
  |  | 19 | 6 | 
 QCompleter::completionColumn| Name:  | QCompleter::completionColumn |  | Prototype:  | int QCompleter::completionColumn() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1582-1586 |  
  |  | 2 | 1 | 
 QCompleter::completionCount| Name:  | QCompleter::completionCount |  | Prototype:  | int QCompleter::completionCount() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1502-1506 |  
  |  | 2 | 1 | 
 QCompleter::completionMode| Name:  | QCompleter::completionMode |  | Prototype:  | QCompleter::CompletionMode QCompleter::completionMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1121-1125 |  
  |  | 2 | 1 | 
 QCompleter::completionModel| Name:  | QCompleter::completionModel |  | Prototype:  | QAbstractItemModel *QCompleter::completionModel() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1735-1739 |  
  |  | 2 | 1 | 
 QCompleter::completionPrefix| Name:  | QCompleter::completionPrefix |  | Prototype:  | QString QCompleter::completionPrefix() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1694-1698 |  
  |  | 2 | 1 | 
 QCompleter::completionRole| Name:  | QCompleter::completionRole |  | Prototype:  | int QCompleter::completionRole() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1605-1609 |  
  |  | 2 | 1 | 
 QCompleter::currentCompletion| Name:  | QCompleter::currentCompletion |  | Prototype:  | QString QCompleter::currentCompletion() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1718-1722 |  
  |  | 2 | 1 | 
 QCompleter::currentIndex| Name:  | QCompleter::currentIndex |  | Prototype:  | QModelIndex QCompleter::currentIndex() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1705-1709 |  
  |  | 2 | 1 | 
 QCompleter::currentRow| Name:  | QCompleter::currentRow |  | Prototype:  | int QCompleter::currentRow() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1491-1495 |  
  |  | 2 | 1 | 
 QCompleter::event| Name:  | QCompleter::event |  | Prototype:  | bool QCompleter::event(QEvent *ev) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1251-1254 |  
  |  | 1 | 1 | 
 QCompleter::eventFilter| Name:  | QCompleter::eventFilter |  | Prototype:  | bool QCompleter::eventFilter(QObject *o, QEvent *e) |  | Coverage:  |   0.000% (0/104) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1259-1431 |  
  |  | 75 | 36 | 
 QCompleter::filterMode| Name:  | QCompleter::filterMode |  | Prototype:  | Qt::MatchFlags QCompleter::filterMode() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1163-1167 |  
  |  | 2 | 1 | 
 QCompleter::maxVisibleItems| Name:  | QCompleter::maxVisibleItems |  | Prototype:  | int QCompleter::maxVisibleItems() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1639-1643 |  
  |  | 2 | 1 | 
 QCompleter::model| Name:  | QCompleter::model |  | Prototype:  | QAbstractItemModel *QCompleter::model() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1078-1082 |  
  |  | 2 | 1 | 
 QCompleter::modelSorting| Name:  | QCompleter::modelSorting |  | Prototype:  | QCompleter::ModelSorting QCompleter::modelSorting() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 1552-1556 |  
  |  | 2 | 1 |