| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 defaultThemeHint| Name:  | QPlatformTheme::defaultThemeHint |  | Prototype:  | QVariant QPlatformTheme::defaultThemeHint(ThemeHint hint) |  | Coverage:  |   0.000% (0/65) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 459-532 |  
  |  | 35 | 34 | 
 removeMnemonics| Name:  | QPlatformTheme::removeMnemonics |  | Prototype:  | QString QPlatformTheme::removeMnemonics(const QString &original) |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 698-731 |  
  |  | 28 | 6 | 
 defaultStandardButtonText| Name:  | QPlatformTheme::defaultStandardButtonText |  | Prototype:  | QString QPlatformTheme::defaultStandardButtonText(int button) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 653-696 |  
  |  | 21 | 20 | 
 keyBindings| Name:  | QPlatformTheme::keyBindings |  | Prototype:  | QList<QKeySequence> QPlatformTheme::keyBindings(QKeySequence::StandardKey key) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 612-639 |  
  |  | 18 | 4 | 
 themeHint| Name:  | QPlatformTheme::themeHint |  | Prototype:  | QVariant QPlatformTheme::themeHint(ThemeHint hint) const |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 425-457 |  
  |  | 13 | 13 | 
 palette| Name:  | QPlatformTheme::palette |  | Prototype:  | const QPalette *QPlatformTheme::palette(Palette type) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 390-399 |  
  |  | 6 | 3 | 
 fileIconPixmap| Name:  | QPlatformTheme::fileIconPixmap |  | Prototype:  | QPixmap QPlatformTheme::fileIconPixmap(const QFileInfo &fileInfo, const QSizeF &size, QPlatformTheme::IconOptions iconOptions) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 415-423 |  
  |  | 4 | 1 | 
 standardPixmap| Name:  | QPlatformTheme::standardPixmap |  | Prototype:  | QPixmap QPlatformTheme::standardPixmap(StandardPixmap sp, const QSizeF &size) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 407-413 |  
  |  | 3 | 1 | 
 QPlatformTheme| Name:  | QPlatformTheme::QPlatformTheme |  | Prototype:  | QPlatformTheme::QPlatformTheme() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 363-367 |  
  |  | 3 | 1 | 
 usePlatformNativeDialog| Name:  | QPlatformTheme::usePlatformNativeDialog |  | Prototype:  | bool QPlatformTheme::usePlatformNativeDialog(DialogType type) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 378-382 |  
  |  | 2 | 1 | 
 font| Name:  | QPlatformTheme::font |  | Prototype:  | const QFont *QPlatformTheme::font(Font type) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 401-405 |  
  |  | 2 | 1 | 
 createPlatformDialogHelper| Name:  | QPlatformTheme::createPlatformDialogHelper |  | Prototype:  | QPlatformDialogHelper *QPlatformTheme::createPlatformDialogHelper(DialogType type) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 384-388 |  
  |  | 2 | 1 | 
 standardButtonText| Name:  | QPlatformTheme::standardButtonText |  | Prototype:  | QString QPlatformTheme::standardButtonText(int button) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 648-651 |  
  |  | 1 | 1 | 
 createPlatformSystemTrayIcon| Name:  | QPlatformTheme::createPlatformSystemTrayIcon |  | Prototype:  | QPlatformSystemTrayIcon *QPlatformTheme::createPlatformSystemTrayIcon() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 554-557 |  
  |  | 1 | 1 | 
 createPlatformMenuItem| Name:  | QPlatformTheme::createPlatformMenuItem |  | Prototype:  | QPlatformMenuItem *QPlatformTheme::createPlatformMenuItem() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 534-537 |  
  |  | 1 | 1 | 
 createPlatformMenuBar| Name:  | QPlatformTheme::createPlatformMenuBar |  | Prototype:  | QPlatformMenuBar *QPlatformTheme::createPlatformMenuBar() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 544-547 |  
  |  | 1 | 1 | 
 createPlatformMenu| Name:  | QPlatformTheme::createPlatformMenu |  | Prototype:  | QPlatformMenu *QPlatformTheme::createPlatformMenu() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 539-542 |  
  |  | 1 | 1 | 
 createIconEngine| Name:  | QPlatformTheme::createIconEngine |  | Prototype:  | QIconEngine *QPlatformTheme::createIconEngine(const QString &iconName) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 570-573 |  
  |  | 1 | 1 | 
 QPlatformTheme| Name:  | QPlatformTheme::QPlatformTheme |  | Prototype:  | QPlatformTheme::QPlatformTheme(QPlatformThemePrivate *priv) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 369-371 |  
  |  | 1 | 1 |