.. _coverage: AVL-APB Coverage ================ .. inheritance-diagram:: avl_apb._coverage :parts: 2 The :any:`Coverage ` module is a passive component hangs of the :any:`Monitor ` item_export. Each :any:`SequenceItem` generated by the monitor is sampled against the coverage model defined in the :any:`Coverage ` class. The user can extend the coverage model by extending the :any:`__init__ ` method. .. code-block:: python avl.Factory.set_variable("*.agent_cfg.has_coverage", True)