.. index:: single: Level of packages Level of packages ################# .. metric:: :filename: level_of_packages.py :class: LevelOfPackages :id: id_0127 :reference: n/a :kind: specific :tags: metrics Number of nested packages Description =========== .. start_description Number of nested packages. .. end_description Computation =========== This metric computes for a package the depth of nested sub-packages. Note: a package with no sub-package has depth ``1``. Customization ============= N/A.