~ > ldialyzer --src lfe/*.lfe
Checking whether the PLT /Users/houf/.dialyzer_plt is up-to-date... yes
Proceeding with analysis...
:4: The pattern 'false' can never match the type 'else'
:4: The pattern 'true' can never match the type 'else'
crypto-json.lfe:11: Call to missing or unexported function lists:keymap/2
Unknown functions:
mochijson2:decode/1
done in 0m0.79s
done (warnings were emitted)