# ============================================================================== # lcov cobertura 設定 # ============================================================================== # ------------------------------------------------------------------------------ # 基本設定 # ------------------------------------------------------------------------------ LCOV_COBERTURA = lcov_cobertura.py LCOV_COBERTURA_REPORT_DIR = report/lcov LCOV_COBERTURA_INFO = $(LCOV_COBERTURA_REPORT_DIR)/lcov.info