$ python coverage-2.80/coverage.py -e $ python coverage-2.80/coverage.py -x testSuiteCalc.py test0Tasu5 (__main__.testCalc) ... ok test0Hiku5 (__main__.testCalc) ... ok test10Kakeru2 (__main__.testCalc) ... ok test10Waru2 (__main__.testCalc) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.002s OK $ python coverage-2.80/coverage.py -r -m Calc.py Name S

