LCOV - code coverage report
Current view: top level - src - exception_arginfo.h (source / functions) Coverage Total Hit
Test: PHP Pango Extension Coverage Lines: 100.0 % 4 4
Test Date: 2025-10-26 00:52:08 Functions: 100.0 % 1 1

            Line data    Source code
       1              : /* This is a generated file, edit the .stub.php file instead.
       2              :  * Stub hash: 7ca34e321751bb47f7011c7646f8ea44620c3de4 */
       3              : 
       4          194 : static zend_class_entry *register_class_Pango_Exception(zend_class_entry *class_entry_Exception)
       5              : {
       6              :     zend_class_entry ce, *class_entry;
       7              : 
       8          194 :     INIT_NS_CLASS_ENTRY(ce, "Pango", "Exception", NULL);
       9              : #if (PHP_VERSION_ID >= 80400)
      10          194 :     class_entry = zend_register_internal_class_with_flags(&ce, class_entry_Exception, 0);
      11              : #else
      12              :     class_entry = zend_register_internal_class_ex(&ce, class_entry_Exception);
      13              : #endif
      14              : 
      15          194 :     return class_entry;
      16              : }
        

Generated by: LCOV version 2.0-1