| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
v_add| Name: | QSimdSse2::v_add | | Prototype: | static inline Float32x4 v_add(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 452-452 |
| | 1 | 1 |
v_add| Name: | QSimdSse2::v_add | | Prototype: | static inline Int32x4 v_add(Int32x4 a, Int32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 453-453 |
| | 1 | 1 |
v_and| Name: | QSimdSse2::v_and | | Prototype: | static inline Int32x4 v_and(Int32x4 a, Int32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 459-459 |
| | 1 | 1 |
v_dup| Name: | QSimdSse2::v_dup | | Prototype: | static inline Float32x4 v_dup(float x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 447-447 |
| | 1 | 1 |
v_dup| Name: | QSimdSse2::v_dup | | Prototype: | static inline Float32x4 v_dup(double x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 448-448 |
| | 1 | 1 |
v_dup| Name: | QSimdSse2::v_dup | | Prototype: | static inline Int32x4 v_dup(int x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 449-449 |
| | 1 | 1 |
v_dup| Name: | QSimdSse2::v_dup | | Prototype: | static inline Int32x4 v_dup(uint x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 450-450 |
| | 1 | 1 |
v_greaterOrEqual| Name: | QSimdSse2::v_greaterOrEqual | | Prototype: | static inline Int32x4 v_greaterOrEqual(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 470-470 |
| | 1 | 1 |
v_max| Name: | QSimdSse2::v_max | | Prototype: | static inline Float32x4 v_max(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 455-455 |
| | 1 | 1 |
v_min| Name: | QSimdSse2::v_min | | Prototype: | static inline Float32x4 v_min(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 456-456 |
| | 1 | 1 |
v_min_16| Name: | QSimdSse2::v_min_16 | | Prototype: | static inline Int32x4 v_min_16(Int32x4 a, Int32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 457-457 |
| | 1 | 1 |
v_mul| Name: | QSimdSse2::v_mul | | Prototype: | static inline Float32x4 v_mul(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 464-464 |
| | 1 | 1 |
v_sqrt| Name: | QSimdSse2::v_sqrt | | Prototype: | static inline Float32x4 v_sqrt(Float32x4 x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 466-466 |
| | 1 | 1 |
v_sub| Name: | QSimdSse2::v_sub | | Prototype: | static inline Float32x4 v_sub(Float32x4 a, Float32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 461-461 |
| | 1 | 1 |
v_sub| Name: | QSimdSse2::v_sub | | Prototype: | static inline Int32x4 v_sub(Int32x4 a, Int32x4 b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 462-462 |
| | 1 | 1 |
v_toInt| Name: | QSimdSse2::v_toInt | | Prototype: | static inline Int32x4 v_toInt(Float32x4 x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 468-468 |
| | 1 | 1 |