MCPcopy Index your code
hub / github.com/geekcomputers/Python / Credit_Card_Validator.py

File Credit_Card_Validator.py

Credit_Card_Validator.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# luhn algorithm
2
3
4class CreditCard:

Callers

nothing calls this directly

Calls 3

set_cardMethod · 0.80
first_checkMethod · 0.80
validateMethod · 0.45

Tested by

no test coverage detected