| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 toIntegral_helper| Name:  | toIntegral_helper |  | Prototype:  | static qlonglong toIntegral_helper(const QLocaleData *d, const QChar *data, int len, bool *ok, QLocale::NumberOptions mode, qlonglong) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 1092-1096 |  
  |  | 1 | 1 | 
 toIntegral_helper| Name:  | toIntegral_helper |  | Prototype:  | static qulonglong toIntegral_helper(const QLocaleData *d, const QChar *data, int len, bool *ok, QLocale::NumberOptions mode, qulonglong) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 1098-1102 |  
  |  | 1 | 1 | 
 toFixed| Name:  | toFixed |  | Prototype:  | static inline Fixed64 toFixed(int i) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp |  | Lines:  | 56-56 |  
  |  | 1 | 1 | 
 toDockWidgetArea| Name:  | toDockWidgetArea |  | Prototype:  | inline static Qt::DockWidgetArea toDockWidgetArea(int pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1335-1338 |  
  |  | 1 | 1 | 
 titleBarMenuCachedPixmapFromXPM| Name:  | titleBarMenuCachedPixmapFromXPM |  | Prototype:  | static inline QPixmap titleBarMenuCachedPixmapFromXPM() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 5240-5240 |  
  |  | 1 | 1 | 
 threeBytesToInt| Name:  | threeBytesToInt |  | Prototype:  | static qint32 threeBytesToInt(const char *bytes) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp |  | Lines:  | 370-373 |  
  |  | 1 | 1 | 
 switch_on| Name:  | switch_on |  | Prototype:  | static inline int switch_on(QAtomicInt &a, int which) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp |  | Lines:  | 86-89 |  
  |  | 1 | 1 | 
 switch_off| Name:  | switch_off |  | Prototype:  | static inline int switch_off(QAtomicInt &a, int which) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp |  | Lines:  | 91-94 |  
  |  | 1 | 1 | 
 stripped| Name:  | stripped |  | Prototype:  | static inline glyph_t stripped(glyph_t glyph) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1748-1749 |  
  |  | 1 | 1 | 
 storePixelsBPP24_ssse3| Name:  | storePixelsBPP24_ssse3 |  | Prototype:  | void storePixelsBPP24_ssse3(uchar *dest, const uint *src, int index, int count) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp |  | Lines:  | 231-234 |  
  |  | 1 | 1 | 
 storePixels| Name:  | storePixels |  | Prototype:  | template <> inline void storePixels<QPixelLayout::BPP32>(uchar *dest, const uint *src, int index, int count) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 857-861 |  
  |  | 1 | 1 | 
 storePixel| Name:  | storePixel |  | Prototype:  | template <> inline void storePixel<QPixelLayout::BPP8>(uchar *dest, int index, uint pixel) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 832-836 |  
  |  | 1 | 1 | 
 storePixel| Name:  | storePixel |  | Prototype:  | template <> inline void storePixel<QPixelLayout::BPP16>(uchar *dest, int index, uint pixel) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 838-842 |  
  |  | 1 | 1 | 
 storePixel| Name:  | storePixel |  | Prototype:  | template <> inline void storePixel<QPixelLayout::BPP24>(uchar *dest, int index, uint pixel) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 844-848 |  
  |  | 1 | 1 | 
 sourceOver| Name:  | sourceOver |  | Prototype:  | static inline uint sourceOver(uint d, uint color) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 63-66 |  
  |  | 1 | 1 | 
 slopeAt| Name:  | slopeAt |  | Prototype:  | static inline qreal slopeAt(qreal t, qreal a, qreal b, qreal c, qreal d) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2819-2822 |  
  |  | 1 | 1 | 
 showParserMessage| Name:  | showParserMessage |  | Prototype:  | static void showParserMessage(const QString &message, MessageType type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 549-572 |  
  |  | 1 | 1 | 
 shouldEnableInputMethod| Name:  | shouldEnableInputMethod |  | Prototype:  | static inline bool shouldEnableInputMethod(QPlainTextEdit *plaintextedit) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 70-73 |  
  |  | 1 | 1 | 
 shouldEnableInputMethod| Name:  | shouldEnableInputMethod |  | Prototype:  | static inline bool shouldEnableInputMethod(QTextEdit *textedit) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp |  | Lines:  | 76-79 |  
  |  | 1 | 1 | 
 setCloseOnExec| Name:  | setCloseOnExec |  | Prototype:  | static inline bool setCloseOnExec(int fd) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp |  | Lines:  | 139-142 |  
  |  | 1 | 1 | 
 scaleRect| Name:  | scaleRect |  | Prototype:  | static const QRectF scaleRect(const QRectF &r, qreal sx, qreal sy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 1416-1419 |  
  |  | 1 | 1 | 
 s5StateToString| Name:  | s5StateToString |  | Prototype:  | static inline QString s5StateToString(QSocks5SocketEnginePrivate::Socks5State) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 146-146 |  
  |  | 1 | 1 | 
 round_up_scanline| Name:  | round_up_scanline |  | Prototype:  | static inline quint32 round_up_scanline(quint32 base, quint32 pad) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp |  | Lines:  | 353-356 |  
  |  | 1 | 1 | 
 roundInDeviceCoordinates| Name:  | roundInDeviceCoordinates |  | Prototype:  | static inline QPointF roundInDeviceCoordinates(const QPointF &p, const QTransform &m) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 5019-5022 |  
  |  | 1 | 1 | 
 rotated180| Name:  | rotated180 |  | Prototype:  | static QImage rotated180(const QImage &image) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 4521-4523 |  
  |  | 1 | 1 | 
 resolve| Name:  | resolve |  | Prototype:  | template <typename Func> Func resolve(QOpenGLContext *context, const char *name, Func) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp |  | Lines:  | 2141-2145 |  
  |  | 1 | 1 | 
 registerComplexDBusType::destruct| Name:  | registerComplexDBusType::destruct |  | Prototype:  | static void destruct(void *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp |  | Lines:  | 133-136 |  
  |  | 1 | 1 | 
 readUShort| Name:  | readUShort |  | Prototype:  | static inline ushort readUShort(const uchar *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 70-73 |  
  |  | 1 | 1 | 
 readUInt| Name:  | readUInt |  | Prototype:  | static inline uint readUInt(const uchar *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 65-68 |  
  |  | 1 | 1 | 
 read8| Name:  | read8 |  | Prototype:  | static quint8 read8(const uchar *data) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp |  | Lines:  | 803-806 |  
  |  | 1 | 1 | 
 read32| Name:  | read32 |  | Prototype:  | static quint32 read32(const uchar *data) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp |  | Lines:  | 813-816 |  
  |  | 1 | 1 | 
 read16| Name:  | read16 |  | Prototype:  | static quint16 read16(const uchar *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp |  | Lines:  | 808-811 |  
  |  | 1 | 1 | 
 rawTypeNameFromTypeInfo| Name:  | rawTypeNameFromTypeInfo |  | Prototype:  | static inline const char *rawTypeNameFromTypeInfo(const QMetaObject *mo, uint typeInfo) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 175-178 |  
  |  | 1 | 1 | 
 rawStringData| Name:  | rawStringData |  | Prototype:  | static inline const char *rawStringData(const QMetaObject *mo, int index) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 159-162 |  
  |  | 1 | 1 | 
 qvsnprintf| Name:  | qvsnprintf |  | Prototype:  | int qvsnprintf(char *str, size_t n, const char *fmt, va_list ap) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qvsnprintf.cpp |  | Lines:  | 95-98 |  
  |  | 1 | 1 | 
 qualifiedName| Name:  | qualifiedName |  | Prototype:  | static QByteArray qualifiedName(const QMetaEnum &e) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 2727-2730 |  
  |  | 1 | 1 | 
 qt_window_private| Name:  | qt_window_private |  | Prototype:  | QWindowPrivate *qt_window_private(QWindow *window) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp |  | Lines:  | 2378-2381 |  
  |  | 1 | 1 | 
 qt_widget_private| Name:  | qt_widget_private |  | Prototype:  | QWidgetPrivate *qt_widget_private(QWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12242-12245 |  
  |  | 1 | 1 | 
 qt_wasDeleted| Name:  | qt_wasDeleted |  | Prototype:  | static bool qt_wasDeleted(const QWidget *w) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp |  | Lines:  | 254-257 |  
  |  | 1 | 1 | 
 qt_useHarfbuzzNG| Name:  | qt_useHarfbuzzNG |  | Prototype:  | bool qt_useHarfbuzzNG() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 99-102 |  
  |  | 1 | 1 | 
 qt_tzset| Name:  | qt_tzset |  | Prototype:  | static void qt_tzset() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 2148-2158 |  
  |  | 1 | 1 | 
 qt_tryModalHelper| Name:  | qt_tryModalHelper |  | Prototype:  | bool qt_tryModalHelper(QWidget *widget, QWidget **rettop) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 2475-2478 |  
  |  | 1 | 1 | 
 qt_to_latin1::[lambda]| Name:  | qt_to_latin1::[lambda] |  | Prototype:  | [=](int i) |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 342-342 |  
  |  | 1 | 1 | 
 qt_timezone| Name:  | qt_timezone |  | Prototype:  | static int qt_timezone() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 2165-2196 |  
  |  | 1 | 1 | 
 qt_test_resetFetchedRoot| Name:  | qt_test_resetFetchedRoot |  | Prototype:  | void qt_test_resetFetchedRoot() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp |  | Lines:  | 57-60 |  
  |  | 1 | 1 | 
 qt_test_isFetchedRoot| Name:  | qt_test_isFetchedRoot |  | Prototype:  | bool qt_test_isFetchedRoot() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp |  | Lines:  | 62-65 |  
  |  | 1 | 1 | 
 qt_tab_all_widgets| Name:  | qt_tab_all_widgets |  | Prototype:  | bool __attribute__((visibility("default"))) qt_tab_all_widgets() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 444-447 |  
  |  | 1 | 1 | 
 qt_set_sequence_auto_mnemonic| Name:  | qt_set_sequence_auto_mnemonic |  | Prototype:  | void __attribute__((visibility("default"))) qt_set_sequence_auto_mnemonic(bool b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp |  | Lines:  | 166-166 |  
  |  | 1 | 1 | 
 qt_set_gl_library_name| Name:  | qt_set_gl_library_name |  | Prototype:  | void qt_set_gl_library_name(const QString& name) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 5200-5203 |  
  |  | 1 | 1 | 
 qt_setQtEnableTestFont| Name:  | qt_setQtEnableTestFont |  | Prototype:  | void qt_setQtEnableTestFont(bool value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 85-88 |  
  |  | 1 | 1 | 
 qt_setDirModelShouldNotStat| Name:  | qt_setDirModelShouldNotStat |  | Prototype:  | void qt_setDirModelShouldNotStat(QDirModelPrivate *modelPrivate) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp |  | Lines:  | 146-149 |  
  |  | 1 | 1 | 
 qt_sendSpontaneousEvent| Name:  | qt_sendSpontaneousEvent |  | Prototype:  | bool qt_sendSpontaneousEvent(QObject *receiver, QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4233-4236 |  
  |  | 1 | 1 | 
 qt_section_chunk::qt_section_chunk| Name:  | qt_section_chunk::qt_section_chunk |  | Prototype:  | qt_section_chunk(int l, QStringRef s) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4193-4193 |  
  |  | 1 | 1 | 
 qt_script_for_writing_system| Name:  | qt_script_for_writing_system |  | Prototype:  | int qt_script_for_writing_system(QFontDatabase::WritingSystem writingSystem) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 602-605 |  
  |  | 1 | 1 | 
 qt_register_signal_spy_callbacks| Name:  | qt_register_signal_spy_callbacks |  | Prototype:  | void qt_register_signal_spy_callbacks(const QSignalSpyCallbackSet &callback_set) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 216-219 |  
  |  | 1 | 1 | 
 qt_registerFontFamily| Name:  | qt_registerFontFamily |  | Prototype:  | void qt_registerFontFamily(const QString &familyName) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 772-776 |  
  |  | 1 | 1 | 
 qt_qwidget_data| Name:  | qt_qwidget_data |  | Prototype:  | QWidgetData *qt_qwidget_data(QWidget *widget) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12237-12240 |  
  |  | 1 | 1 | 
 qt_qgl_paint_engine| Name:  | qt_qgl_paint_engine |  | Prototype:  | QPaintEngine* qt_qgl_paint_engine() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 5145-5148 |  
  |  | 1 | 1 | 
 qt_qdnsmailexchangerecord_less_than| Name:  | qt_qdnsmailexchangerecord_less_than |  | Prototype:  | static bool qt_qdnsmailexchangerecord_less_than(const QDnsMailExchangeRecord &r1, const QDnsMailExchangeRecord &r2) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp |  | Lines:  | 55-59 |  
  |  | 1 | 1 | 
 qt_ppoll| Name:  | qt_ppoll |  | Prototype:  | static inline int qt_ppoll(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout_ts) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp |  | Lines:  | 78-87 |  
  |  | 1 | 1 | 
 qt_pollfd_check| Name:  | qt_pollfd_check |  | Prototype:  | static bool qt_pollfd_check(const pollfd &pfd, short revents) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp |  | Lines:  | 168-171 |  
  |  | 1 | 1 | 
 qt_png_warning| Name:  | qt_png_warning |  | Prototype:  | static void qt_png_warning(png_structp , png_const_charp message) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 490-493 |  
  |  | 1 | 1 | 
 qt_pixelMultiplier| Name:  | qt_pixelMultiplier |  | Prototype:  | qreal qt_pixelMultiplier(int resolution) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 528-531 |  
  |  | 1 | 1 | 
 qt_path_stroke_move_to| Name:  | qt_path_stroke_move_to |  | Prototype:  | void qt_path_stroke_move_to(qfixed x, qfixed y, void *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2467-2470 |  
  |  | 1 | 1 | 
 qt_path_stroke_line_to| Name:  | qt_path_stroke_line_to |  | Prototype:  | void qt_path_stroke_line_to(qfixed x, qfixed y, void *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2472-2475 |  
  |  | 1 | 1 | 
 qt_paint_device_metric| Name:  | qt_paint_device_metric |  | Prototype:  | int qt_paint_device_metric(const QPaintDevice *device, QPaintDevice::PaintDeviceMetric metric) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp |  | Lines:  | 81-84 |  
  |  | 1 | 1 | 
 qt_monthNumberFromShortName| Name:  | qt_monthNumberFromShortName |  | Prototype:  | static int qt_monthNumberFromShortName(const QString &shortName) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 189-190 |  
  |  | 1 | 1 | 
 qt_memrotate90_template| Name:  | qt_memrotate90_template |  | Prototype:  | template <class T> static inline void qt_memrotate90_template(const T *src, int srcWidth, int srcHeight, int srcStride, T *dest, int dstStride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 376-390 |  
  |  | 1 | 1 | 
 qt_memrotate90_template| Name:  | qt_memrotate90_template |  | Prototype:  | template <> inline void qt_memrotate90_template<quint24>(const quint24 *src, int srcWidth, int srcHeight, int srcStride, quint24 *dest, int dstStride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 423-438 |  
  |  | 1 | 1 | 
 qt_memrotate90_8| Name:  | qt_memrotate90_8 |  | Prototype:  | void qt_memrotate90_8(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 482-485 |  
  |  | 1 | 1 | 
 qt_memrotate90_32| Name:  | qt_memrotate90_32 |  | Prototype:  | void qt_memrotate90_32(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 512-515 |  
  |  | 1 | 1 | 
 qt_memrotate90_16| Name:  | qt_memrotate90_16 |  | Prototype:  | void qt_memrotate90_16(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 497-500 |  
  |  | 1 | 1 | 
 qt_memrotate90| Name:  | qt_memrotate90 |  | Prototype:  | void qt_memrotate90(const quint32 *src, int w, int h, int sstride, quint32 *dest, int dstride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 477-477 |  
  |  | 1 | 1 | 
 qt_memrotate90| Name:  | qt_memrotate90 |  | Prototype:  | void qt_memrotate90(const quint16 *src, int w, int h, int sstride, quint16 *dest, int dstride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 478-478 |  
  |  | 1 | 1 | 
 qt_memrotate90| Name:  | qt_memrotate90 |  | Prototype:  | void qt_memrotate90(const quint24 *src, int w, int h, int sstride, quint24 *dest, int dstride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 479-479 |  
  |  | 1 | 1 | 
 qt_memrotate90| Name:  | qt_memrotate90 |  | Prototype:  | void qt_memrotate90(const quint8 *src, int w, int h, int sstride, quint8 *dest, int dstride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 480-480 |  
  |  | 1 | 1 | 
 qt_memrotate270_template| Name:  | qt_memrotate270_template |  | Prototype:  | template <class T> static inline void qt_memrotate270_template(const T *src, int srcWidth, int srcHeight, int srcStride, T *dest, int dstStride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 407-421 |  
  |  | 1 | 1 | 
 qt_memrotate270_8| Name:  | qt_memrotate270_8 |  | Prototype:  | void qt_memrotate270_8(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 492-495 |  
  |  | 1 | 1 | 
 qt_memrotate270_32| Name:  | qt_memrotate270_32 |  | Prototype:  | void qt_memrotate270_32(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 522-525 |  
  |  | 1 | 1 | 
 qt_memrotate270_16| Name:  | qt_memrotate270_16 |  | Prototype:  | void qt_memrotate270_16(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 507-510 |  
  |  | 1 | 1 | 
 qt_memrotate270| Name:  | qt_memrotate270 |  | Prototype:  | void qt_memrotate270(const quint32 *src, int w, int h, int sstride, quint32 *dest, int dstride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 477-477 |  
  |  | 1 | 1 | 
 qt_memrotate270| Name:  | qt_memrotate270 |  | Prototype:  | void qt_memrotate270(const quint16 *src, int w, int h, int sstride, quint16 *dest, int dstride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 478-478 |  
  |  | 1 | 1 | 
 qt_memrotate270| Name:  | qt_memrotate270 |  | Prototype:  | void qt_memrotate270(const quint24 *src, int w, int h, int sstride, quint24 *dest, int dstride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 479-479 |  
  |  | 1 | 1 | 
 qt_memrotate270| Name:  | qt_memrotate270 |  | Prototype:  | void qt_memrotate270(const quint8 *src, int w, int h, int sstride, quint8 *dest, int dstride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 480-480 |  
  |  | 1 | 1 | 
 qt_memrotate180_8| Name:  | qt_memrotate180_8 |  | Prototype:  | void qt_memrotate180_8(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 487-490 |  
  |  | 1 | 1 | 
 qt_memrotate180_32| Name:  | qt_memrotate180_32 |  | Prototype:  | void qt_memrotate180_32(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 517-520 |  
  |  | 1 | 1 | 
 qt_memrotate180_16| Name:  | qt_memrotate180_16 |  | Prototype:  | void qt_memrotate180_16(const uchar *srcPixels, int w, int h, int sbpl, uchar *destPixels, int dbpl) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 502-505 |  
  |  | 1 | 1 | 
 qt_memrotate180| Name:  | qt_memrotate180 |  | Prototype:  | void qt_memrotate180(const quint32 *src, int w, int h, int sstride, quint32 *dest, int dstride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 477-477 |  
  |  | 1 | 1 | 
 qt_memrotate180| Name:  | qt_memrotate180 |  | Prototype:  | void qt_memrotate180(const quint16 *src, int w, int h, int sstride, quint16 *dest, int dstride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 478-478 |  
  |  | 1 | 1 | 
 qt_memrotate180| Name:  | qt_memrotate180 |  | Prototype:  | void qt_memrotate180(const quint24 *src, int w, int h, int sstride, quint24 *dest, int dstride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 479-479 |  
  |  | 1 | 1 | 
 qt_memrotate180| Name:  | qt_memrotate180 |  | Prototype:  | void qt_memrotate180(const quint8 *src, int w, int h, int sstride, quint8 *dest, int dstride) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmemrotate.cpp |  | Lines:  | 480-480 |  
  |  | 1 | 1 | 
 qt_memfill64| Name:  | qt_memfill64 |  | Prototype:  | void qt_memfill64(quint64 *dest, quint64 color, int count) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp |  | Lines:  | 6311-6314 |  
  |  | 1 | 1 | 
 qt_mapRect_non_normalizing| Name:  | qt_mapRect_non_normalizing |  | Prototype:  | QRectF qt_mapRect_non_normalizing(const QRectF &r, const QTransform &t) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 2153-2156 |  
  |  | 1 | 1 | 
 qt_mainwindow_layout| Name:  | qt_mainwindow_layout |  | Prototype:  | QMainWindowLayout *qt_mainwindow_layout(const QMainWindow *mainWindow) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp |  | Lines:  | 121-124 |  
  |  | 1 | 1 | 
 qt_logging_to_console| Name:  | qt_logging_to_console |  | Prototype:  | bool qt_logging_to_console() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 214-218 |  
  |  | 1 | 1 | 
 qt_linux_find_symbol_sys| Name:  | qt_linux_find_symbol_sys |  | Prototype:  | QFunctionPointer qt_linux_find_symbol_sys(const char *symbol) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp |  | Lines:  | 296-299 |  
  |  | 1 | 1 | 
 qt_keymapper_private| Name:  | qt_keymapper_private |  | Prototype:  | QKeyMapperPrivate *qt_keymapper_private() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeymapper.cpp |  | Lines:  | 116-119 |  
  |  | 1 | 1 | 
 qt_keyForPageSizeId| Name:  | qt_keyForPageSizeId |  | Prototype:  | static QString qt_keyForPageSizeId(QPageSize::PageSizeId id) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 393-396 |  
  |  | 1 | 1 | 
 qt_intensity| Name:  | qt_intensity |  | Prototype:  | static inline uint qt_intensity(uint r, uint g, uint b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp |  | Lines:  | 6140-6144 |  
  |  | 1 | 1 | 
 qt_imageForBrush| Name:  | qt_imageForBrush |  | Prototype:  | QImage qt_imageForBrush(int brushStyle, bool invert) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 169-172 |  
  |  | 1 | 1 |