Coverage report: 81%

Files Functions Classes

coverage.py v7.10.4, created at 2025-08-20 14:19 +0000

File function statements missing excluded branches partial coverage
volexport/__init__.py (no function) 0 0 0 0 0 100%
volexport/api.py notfound 2 0 0 0 0 100%
volexport/api.py inuse 2 0 0 0 0 100%
volexport/api.py notimplemented 2 2 0 0 0 0%
volexport/api.py commanderror 2 0 0 0 0 100%
volexport/api.py typeerror 2 2 0 0 0 0%
volexport/api.py health 1 0 0 0 0 100%
volexport/api.py (no function) 22 0 0 0 0 100%
volexport/api_export.py _fixpath 3 0 0 2 1 80%
volexport/api_export.py list_export 1 0 0 0 0 100%
volexport/api_export.py create_export 2 0 0 0 0 100%
volexport/api_export.py read_export 4 1 0 2 1 67%
volexport/api_export.py delete_export 1 0 0 0 0 100%
volexport/api_export.py get_address 1 0 0 0 0 100%
volexport/api_export.py stats_export 2 0 0 0 0 100%
volexport/api_export.py (no function) 47 0 0 0 0 100%
volexport/api_volume.py list_volume 1 0 0 0 0 100%
volexport/api_volume.py create_volume 1 0 0 0 0 100%
volexport/api_volume.py read_volume 4 0 0 2 0 100%
volexport/api_volume.py delete_volume 2 0 0 0 0 100%
volexport/api_volume.py update_volume 5 5 0 4 0 0%
volexport/api_volume.py stats_volume 9 0 0 2 0 100%
volexport/api_volume.py (no function) 38 0 0 0 0 100%
volexport/config.py (no function) 19 0 0 0 0 100%
volexport/lvm2.py parse 28 4 0 16 2 86%
volexport/lvm2.py runparse 4 1 0 2 1 67%
volexport/lvm2.py Base.__init__ 1 0 0 0 0 100%
volexport/lvm2.py Base.find_by 4 4 0 4 0 0%
volexport/lvm2.py Base.get 1 1 0 0 0 0%
volexport/lvm2.py Base.getlist 1 1 0 0 0 0%
volexport/lvm2.py Base.create 1 1 0 0 0 0%
volexport/lvm2.py Base.delete 1 1 0 0 0 0%
volexport/lvm2.py Base.scan 1 1 0 0 0 0%
volexport/lvm2.py PV.get 3 3 0 2 0 0%
volexport/lvm2.py PV.getlist 1 1 0 0 0 0%
volexport/lvm2.py PV.create 5 5 0 0 0 0%
volexport/lvm2.py PV.delete 2 2 0 0 0 0%
volexport/lvm2.py PV.scan 2 2 0 0 0 0%
volexport/lvm2.py VG.get 6 1 0 4 1 80%
volexport/lvm2.py VG.getlist 1 1 0 0 0 0%
volexport/lvm2.py VG.create 5 5 0 0 0 0%
volexport/lvm2.py VG.delete 2 2 0 0 0 0%
volexport/lvm2.py VG.scan 2 2 0 0 0 0%
volexport/lvm2.py VG.addpv 3 3 0 0 0 0%
volexport/lvm2.py VG.delpv 3 3 0 0 0 0%
volexport/lvm2.py LV.__init__ 2 0 0 0 0 100%
volexport/lvm2.py LV.volname 2 0 0 0 0 100%
volexport/lvm2.py LV.get 3 3 0 2 0 0%
volexport/lvm2.py LV.getlist 1 0 0 0 0 100%
volexport/lvm2.py LV.create 3 0 0 0 0 100%
volexport/lvm2.py LV.create_snapshot 3 3 0 0 0 0%
volexport/lvm2.py LV.create_thinpool 3 3 0 0 0 0%
volexport/lvm2.py LV.create_thin 3 3 0 0 0 0%
volexport/lvm2.py LV.delete 1 0 0 0 0 100%
volexport/lvm2.py LV.scan 2 2 0 0 0 0%
volexport/lvm2.py LV.volume_list 7 0 0 2 0 100%
volexport/lvm2.py LV.volume_read 8 0 0 4 0 100%
volexport/lvm2.py LV.volume_vol2path 1 0 0 0 0 100%
volexport/lvm2.py LV.volume_path2vol 3 1 0 2 1 60%
volexport/lvm2.py LV.read_only 3 3 0 2 0 0%
volexport/lvm2.py LV.resize 2 2 0 0 0 0%
volexport/lvm2.py (no function) 70 0 0 0 0 100%
volexport/main.py cli 2 1 0 2 1 50%
volexport/main.py set_verbose 8 0 0 4 1 92%
volexport/main.py verbose_option 2 0 0 0 0 100%
volexport/main.py verbose_option.wrap 2 0 0 0 0 100%
volexport/main.py server 15 0 0 8 1 96%
volexport/main.py apispec 10 0 0 4 1 93%
volexport/main.py (no function) 36 1 0 2 1 95%
volexport/tgtd.py Tgtd.__init__ 1 0 0 0 0 100%
volexport/tgtd.py Tgtd.parse 20 0 0 8 0 100%
volexport/tgtd.py Tgtd.parse.linegen 25 3 0 22 3 83%
volexport/tgtd.py Tgtd.tgtadm 10 1 0 8 2 83%
volexport/tgtd.py Tgtd.target_create 1 0 0 0 0 100%
volexport/tgtd.py Tgtd.target_delete 3 1 0 2 1 60%
volexport/tgtd.py Tgtd.target_list 1 0 0 0 0 100%
volexport/tgtd.py Tgtd.target_show 1 1 0 0 0 0%
volexport/tgtd.py Tgtd.target_update 1 1 0 0 0 0%
volexport/tgtd.py Tgtd.target_bind_address 1 0 0 0 0 100%
volexport/tgtd.py Tgtd.target_bind_name 1 1 0 0 0 0%
volexport/tgtd.py Tgtd.target_unbind_address 1 0 0 0 0 100%
volexport/tgtd.py Tgtd.target_unbind_name 1 1 0 0 0 0%
volexport/tgtd.py Tgtd.lun_create 1 0 0 0 0 100%
volexport/tgtd.py Tgtd.lun_update 1 1 0 0 0 0%
volexport/tgtd.py Tgtd.lun_delete 1 0 0 0 0 100%
volexport/tgtd.py Tgtd.account_create 3 1 0 2 1 60%
volexport/tgtd.py Tgtd.account_list 1 1 0 0 0 0%
volexport/tgtd.py Tgtd.account_delete 3 1 0 2 1 60%
volexport/tgtd.py Tgtd.account_bind 1 0 0 0 0 100%
volexport/tgtd.py Tgtd.account_unbind 1 0 0 0 0 100%
volexport/tgtd.py Tgtd.lld_start 1 1 0 0 0 0%
volexport/tgtd.py Tgtd.lld_stop 1 1 0 0 0 0%
volexport/tgtd.py Tgtd.sys_show 1 1 0 0 0 0%
volexport/tgtd.py Tgtd.sys_set 1 1 0 0 0 0%
volexport/tgtd.py Tgtd.sys_ready 1 1 0 0 0 0%
volexport/tgtd.py Tgtd.sys_offline 1 1 0 0 0 0%
volexport/tgtd.py Tgtd.portal_list 1 0 0 0 0 100%
volexport/tgtd.py Tgtd.portal_add 1 1 0 0 0 0%
volexport/tgtd.py Tgtd.portal_delete 1 1 0 0 0 0%
volexport/tgtd.py Tgtd.list_session 1 1 0 0 0 0%
volexport/tgtd.py Tgtd.disconnect_session 1 1 0 0 0 0%
volexport/tgtd.py Tgtd.myaddress 27 1 0 20 3 91%
volexport/tgtd.py Tgtd.export_list 23 1 0 12 2 91%
volexport/tgtd.py Tgtd.export_volume 26 2 0 8 2 88%
volexport/tgtd.py Tgtd.get_export_bypath 4 4 0 4 0 0%
volexport/tgtd.py Tgtd.get_export_byname 4 4 0 4 0 0%
volexport/tgtd.py Tgtd.unexport_volume 33 3 0 24 4 84%
volexport/tgtd.py (no function) 49 0 0 0 0 100%
volexport/util.py runcmd 10 1 0 6 3 75%
volexport/util.py (no function) 6 0 0 0 0 100%
volexport/version.py (no function) 1 0 0 0 0 100%
Total   715 115 0 194 34 81%

No items found using the specified filter.