number of lines whose
(
it does not start with "#" AND it as trimmed string does not equal "" AND it as trimmed string as lowercase does not contain " localhost"
)
of file "hosts" of
(
if windows of operating system then folder "drivers\etc" of system x64 folder else if mac of operating system then folder "/private/etc" else folder "/etc"
)
number of lines whose (it does not start with "#" AND it as trimmed string does not equal "" AND it as trimmed string as lowercase does not contain " localhost") of file "hosts" of (if windows of operating system then folder "drivers\etc" of system x64 folder else if mac of operating system then folder "/private/etc" else folder "/etc")