travis-ci-com
12863 of 59555 relevant lines covered (21.6%)
21.82 hits per line
1 |
module Ansible |
3✔ |
2 |
class Runner |
3✔ |
3 |
class GenericCredential < Credential |
3✔ |
4 |
def self.auth_type |
3✔ |
5 |
""
|
× |
6 |
end
|
|
7 |
end
|
|
8 |
end
|
|
9 |
end
|