Skip to content
Pavel Serikov edited this page May 19, 2017 · 5 revisions

Welcome to the bookingbot wiki!

Here is a business logic of our bot

simplified_classes_diagram

State diagram

state_diagram

Dependency graph

Can be generated by prereq-grapher -d 1 -nc -verbose -svg -o bot.svg $(ls *.{pm,pl})

Test coverage

Check it with cover tool

Documentation coverage

https://metacpan.org/pod/Test::Pod::Coverage

Instruments: https://github.com/hackerkid/bots

Clone this wiki locally