| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::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::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::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::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::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::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::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::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::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 |
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 |
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::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::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::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::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::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::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 |
QCommandLineParserPrivate::registerFoundOption| Name: | QCommandLineParserPrivate::registerFoundOption | | Prototype: | bool QCommandLineParserPrivate::registerFoundOption(const QString &optionName) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 619-628 |
| | 5 | 2 |
QCommandLineParserPrivate::parseOptionValue| Name: | QCommandLineParserPrivate::parseOptionValue | | Prototype: | bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, QStringList::const_iterator *argumentIterator, QStringList::const_iterator argsEnd) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 642-670 |
| | 18 | 6 |
QCommandLineParserPrivate::parse::[lambda]| Name: | QCommandLineParserPrivate::parse::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 688-688 |
| | 0 | 1 |
QCommandLineParserPrivate::parse| Name: | QCommandLineParserPrivate::parse | | Prototype: | bool QCommandLineParserPrivate::parse(const QStringList &args) | | Coverage: | 97.222% (70/72) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 683-781 |
| | 66 | 24 |
QCommandLineParserPrivate::helpText::[lambda]| Name: | QCommandLineParserPrivate::helpText::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 1111-1111 |
| | 0 | 1 |
QCommandLineParserPrivate::helpText| Name: | QCommandLineParserPrivate::helpText | | Prototype: | QString QCommandLineParserPrivate::helpText() const | | Coverage: | 54.286% (19/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 1079-1131 |
| | 39 | 17 |
QCommandLineParserPrivate::checkParsed| Name: | QCommandLineParserPrivate::checkParsed | | Prototype: | void QCommandLineParserPrivate::checkParsed(const char *method) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 608-612 |
| | 2 | 2 |
QCommandLineParserPrivate::aliases| Name: | QCommandLineParserPrivate::aliases | | Prototype: | QStringList QCommandLineParserPrivate::aliases(const QString &optionName) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 123-131 |
| | 5 | 2 |
QCommandLineParserPrivate::QCommandLineParserPrivate| Name: | QCommandLineParserPrivate::QCommandLineParserPrivate | | Prototype: | inline QCommandLineParserPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 56-62 |
| | 1 | 1 |
QCommandLineParser::~QCommandLineParser| Name: | QCommandLineParser::~QCommandLineParser | | Prototype: | QCommandLineParser::~QCommandLineParser() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 270-273 |
| | 1 | 1 |
QCommandLineParser::values| Name: | QCommandLineParser::values | | Prototype: | QStringList QCommandLineParser::values(const QString &optionName) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 857-871 |
| | 10 | 3 |
QCommandLineParser::values| Name: | QCommandLineParser::values | | Prototype: | QStringList QCommandLineParser::values(const QCommandLineOption &option) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 921-924 |
| | 1 | 1 |
QCommandLineParser::value| Name: | QCommandLineParser::value | | Prototype: | QString QCommandLineParser::value(const QString &optionName) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 828-837 |
| | 5 | 2 |
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 |
QCommandLineParser::unknownOptionNames| Name: | QCommandLineParser::unknownOptionNames | | Prototype: | QStringList QCommandLineParser::unknownOptionNames() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 975-979 |
| | 2 | 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::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::setSingleDashWordOptionMode| Name: | QCommandLineParser::setSingleDashWordOptionMode | | Prototype: | void QCommandLineParser::setSingleDashWordOptionMode(QCommandLineParser::SingleDashWordOptionMode singleDashWordOptionMode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 303-306 |
| | 1 | 1 |
QCommandLineParser::setOptionsAfterPositionalArgumentsMode| Name: | QCommandLineParser::setOptionsAfterPositionalArgumentsMode | | Prototype: | void QCommandLineParser::setOptionsAfterPositionalArgumentsMode(QCommandLineParser::OptionsAfterPositionalArgumentsMode parsingMode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 338-341 |
| | 1 | 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::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::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::positionalArguments| Name: | QCommandLineParser::positionalArguments | | Prototype: | QStringList QCommandLineParser::positionalArguments() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 933-937 |
| | 2 | 1 |
QCommandLineParser::parse| Name: | QCommandLineParser::parse | | Prototype: | bool QCommandLineParser::parse(const QStringList &arguments) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 507-510 |
| | 1 | 1 |
QCommandLineParser::optionNames| Name: | QCommandLineParser::optionNames | | Prototype: | QStringList QCommandLineParser::optionNames() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 955-959 |
| | 2 | 1 |
QCommandLineParser::isSet| Name: | QCommandLineParser::isSet | | Prototype: | bool QCommandLineParser::isSet(const QString &name) const | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 797-808 |
| | 8 | 4 |
QCommandLineParser::isSet| Name: | QCommandLineParser::isSet | | Prototype: | bool QCommandLineParser::isSet(const QCommandLineOption &option) const | | Coverage: | 80.000% (4/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 884-888 |
| | 1 | 1 |
QCommandLineParser::helpText| Name: | QCommandLineParser::helpText | | Prototype: | QString QCommandLineParser::helpText() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 1023-1026 |
| | 1 | 1 |
QCommandLineParser::errorText::[lambda]| Name: | QCommandLineParser::errorText::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 523-523 |
| | 0 | 1 |
QCommandLineParser::errorText| Name: | QCommandLineParser::errorText | | Prototype: | QString QCommandLineParser::errorText() const | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 516-525 |
| | 6 | 5 |
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::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::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::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::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::addOptions| Name: | QCommandLineParser::addOptions | | Prototype: | bool QCommandLineParser::addOptions(const QList<QCommandLineOption> &options) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 384-391 |
| | 4 | 2 |
QCommandLineParser::addOption| Name: | QCommandLineParser::addOption | | Prototype: | bool QCommandLineParser::addOption(const QCommandLineOption &option) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 351-371 |
| | 11 | 5 |
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::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::QCommandLineParser| Name: | QCommandLineParser::QCommandLineParser | | Prototype: | QCommandLineParser::QCommandLineParser() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 262-265 |
| | 2 | 1 |
QCommandLineOptionPrivate::removeInvalidNames| Name: | QCommandLineOptionPrivate::removeInvalidNames | | Prototype: | QStringList QCommandLineOptionPrivate::removeInvalidNames(QStringList nameList) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 280-288 |
| | 5 | 2 |
QCommandLineOptionPrivate::QCommandLineOptionPrivate| Name: | QCommandLineOptionPrivate::QCommandLineOptionPrivate | | Prototype: | explicit QCommandLineOptionPrivate(const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 45-48 |
| | 1 | 1 |
QCommandLineOptionPrivate::QCommandLineOptionPrivate| Name: | QCommandLineOptionPrivate::QCommandLineOptionPrivate | | Prototype: | explicit QCommandLineOptionPrivate(const QStringList &names) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 51-54 |
| | 1 | 1 |
QCommandLineOption::valueName| Name: | QCommandLineOption::valueName | | Prototype: | QString QCommandLineOption::valueName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 318-321 |
| | 1 | 1 |
QCommandLineOption::setValueName| Name: | QCommandLineOption::setValueName | | Prototype: | void QCommandLineOption::setValueName(const QString &valueName) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 306-309 |
| | 1 | 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 |
QCommandLineOption::setDescription| Name: | QCommandLineOption::setDescription | | Prototype: | void QCommandLineOption::setDescription(const QString &description) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 332-335 |
| | 1 | 1 |
QCommandLineOption::setDefaultValues| Name: | QCommandLineOption::setDefaultValues | | Prototype: | void QCommandLineOption::setDefaultValues(const QStringList &defaultValues) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 376-379 |
| | 1 | 1 |
QCommandLineOption::setDefaultValue| Name: | QCommandLineOption::setDefaultValue | | Prototype: | void QCommandLineOption::setDefaultValue(const QString &defaultValue) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 357-366 |
| | 5 | 2 |
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::names| Name: | QCommandLineOption::names | | Prototype: | QStringList QCommandLineOption::names() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 242-245 |
| | 1 | 1 |
QCommandLineOption::isHidden| Name: | QCommandLineOption::isHidden | | Prototype: | bool QCommandLineOption::isHidden() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 412-415 |
| | 1 | 1 |
QCommandLineOption::description| Name: | QCommandLineOption::description | | Prototype: | QString QCommandLineOption::description() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 342-345 |
| | 1 | 1 |
QCommandLineOption::defaultValues| Name: | QCommandLineOption::defaultValues | | Prototype: | QStringList QCommandLineOption::defaultValues() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 386-389 |
| | 1 | 1 |
QCommandLineOption::QCommandLineOption| Name: | QCommandLineOption::QCommandLineOption | | Prototype: | QCommandLineOption::QCommandLineOption(const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 112-115 |
| | 2 | 1 |
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::QCommandLineOption| Name: | QCommandLineOption::QCommandLineOption | | Prototype: | QCommandLineOption::QCommandLineOption(const QString &name, const QString &description, const QString &valueName, const QString &defaultValue) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 158-166 |
| | 3 | 1 |
QCommandLineOption::QCommandLineOption| Name: | QCommandLineOption::QCommandLineOption | | Prototype: | QCommandLineOption::QCommandLineOption(const QStringList &names, const QString &description, const QString &valueName, const QString &defaultValue) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 194-202 |
| | 3 | 1 |
QCommandLineOption::QCommandLineOption| Name: | QCommandLineOption::QCommandLineOption | | Prototype: | QCommandLineOption::QCommandLineOption(const QCommandLineOption &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 210-213 |
| | 2 | 1 |
QComboMenuDelegate::getStyleOption| Name: | QComboMenuDelegate::getStyleOption | | Prototype: | QStyleOptionMenuItem QComboMenuDelegate::getStyleOption(const QStyleOptionViewItem &option, const QModelIndex &index) const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 113-184 |
| | 50 | 12 |
QComboBoxPrivateContainer::viewDestroyed| Name: | QComboBoxPrivateContainer::viewDestroyed | | Prototype: | void QComboBoxPrivateContainer::viewDestroyed() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 515-519 |
| | 2 | 1 |
QComboBoxPrivateContainer::updateTopBottomMargin| Name: | QComboBoxPrivateContainer::updateTopBottomMargin | | Prototype: | void QComboBoxPrivateContainer::updateTopBottomMargin() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 617-639 |
| | 15 | 5 |
QComboBoxPrivateContainer::updateScrollers| Name: | QComboBoxPrivateContainer::updateScrollers | | Prototype: | void QComboBoxPrivateContainer::updateScrollers() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 480-510 |
| | 19 | 6 |
QComboBoxPrivateContainer::topMargin| Name: | QComboBoxPrivateContainer::topMargin | | Prototype: | int QComboBoxPrivateContainer::topMargin() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 590-599 |
| | 5 | 3 |
QComboBoxPrivateContainer::timerEvent| Name: | QComboBoxPrivateContainer::timerEvent | | Prototype: | void QComboBoxPrivateContainer::timerEvent(QTimerEvent *timerEvent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 380-390 |
| | 6 | 3 |
QComboBoxPrivateContainer::spacing| Name: | QComboBoxPrivateContainer::spacing | | Prototype: | int QComboBoxPrivateContainer::spacing() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 604-615 |
| | 7 | 3 |
QComboBoxPrivateContainer::showEvent| Name: | QComboBoxPrivateContainer::showEvent | | Prototype: | void QComboBoxPrivateContainer::showEvent(QShowEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 723-726 |
| | 1 | 1 |
QComboBoxPrivateContainer::setItemView| Name: | QComboBoxPrivateContainer::setItemView | | Prototype: | void QComboBoxPrivateContainer::setItemView(QAbstractItemView *itemView) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 532-585 |
| | 38 | 5 |
QComboBoxPrivateContainer::scrollItemView| Name: | QComboBoxPrivateContainer::scrollItemView | | Prototype: | void QComboBoxPrivateContainer::scrollItemView(int action) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 469-475 |
| | 2 | 2 |
QComboBoxPrivateContainer::resizeEvent| Name: | QComboBoxPrivateContainer::resizeEvent | | Prototype: | void QComboBoxPrivateContainer::resizeEvent(QResizeEvent *e) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 392-406 |
| | 9 | 3 |
QComboBoxPrivateContainer::mouseReleaseEvent| Name: | QComboBoxPrivateContainer::mouseReleaseEvent | | Prototype: | void QComboBoxPrivateContainer::mouseReleaseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 756-763 |
| | 4 | 2 |
QComboBoxPrivateContainer::mousePressEvent| Name: | QComboBoxPrivateContainer::mousePressEvent | | Prototype: | void QComboBoxPrivateContainer::mousePressEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 741-754 |
| | 10 | 2 |
QComboBoxPrivateContainer::itemView| Name: | QComboBoxPrivateContainer::itemView | | Prototype: | QAbstractItemView *QComboBoxPrivateContainer::itemView() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 524-527 |
| | 1 | 1 |
QComboBoxPrivateContainer::hideEvent| Name: | QComboBoxPrivateContainer::hideEvent | | Prototype: | void QComboBoxPrivateContainer::hideEvent(QHideEvent *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 728-739 |
| | 4 | 2 |
QComboBoxPrivateContainer::eventFilter| Name: | QComboBoxPrivateContainer::eventFilter | | Prototype: | bool QComboBoxPrivateContainer::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 654-721 |
| | 41 | 18 |
QComboBoxPrivateContainer::comboStyleOption| Name: | QComboBoxPrivateContainer::comboStyleOption | | Prototype: | QStyleOptionComboBox QComboBoxPrivateContainer::comboStyleOption() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 765-775 |
| | 6 | 1 |
QComboBoxPrivateContainer::changeEvent| Name: | QComboBoxPrivateContainer::changeEvent | | Prototype: | void QComboBoxPrivateContainer::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 641-651 |
| | 6 | 2 |
QComboBoxPrivateContainer::QComboBoxPrivateContainer| Name: | QComboBoxPrivateContainer::QComboBoxPrivateContainer | | Prototype: | QComboBoxPrivateContainer::QComboBoxPrivateContainer(QAbstractItemView *itemView, QComboBox *parent) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 419-467 |
| | 27 | 4 |
QComboBoxPrivate::viewContainer| Name: | QComboBoxPrivate::viewContainer | | Prototype: | QComboBoxPrivateContainer* QComboBoxPrivate::viewContainer() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 984-1003 |
| | 16 | 2 |